mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-14 10:07:48 +02:00
Compare commits
2 Commits
5f4a61b299
...
dea7481165
Author | SHA1 | Date | |
---|---|---|---|
dea7481165 | |||
5fa4da4386 |
@ -37,3 +37,39 @@ Explanations:
|
|||||||
* `disroot.org`, `privacyguides.io`, `feneas.org`.
|
* `disroot.org`, `privacyguides.io`, `feneas.org`.
|
||||||
* The rest are connected to abusive raids on communities that I am a part of,
|
* The rest are connected to abusive raids on communities that I am a part of,
|
||||||
sometimes even moderate.
|
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": [
|
||||||
|
*
|
||||||
|
]
|
||||||
|
}
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user