Compare commits

..

No commits in common. "dea7481165ae57a259cda9c5de7aa537f0227443" and "5f4a61b2992362b52c2fab2d07a6a2912c35ca0a" have entirely different histories.

View File

@ -37,39 +37,3 @@ Explanations:
* `disroot.org`, `privacyguides.io`, `feneas.org`.
* The rest are connected to abusive raids on communities that I am a part of,
sometimes even moderate.
## Allowlist
This configuration only lets servers I have accounts on in.
```json
{
"allow": [
"pikaviestin.fi",
"matrix.org",
"mozilla.org",
"tedomum.net",
"pirateriot.net",
"tchncs.de",
"fedora.im",
"jae.fi",
"converser.eu",
"artemislena.eu",
"the-apothecary.club"
],
"allow_ip_literals": false,
"deny": []
}
```
## Nuke
Bricks the room. :tada::tada::tada:
```json
{
"deny": [
*
]
}
```