mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
m.room.server_acl: explicitly include mjolnir.matrix.org as bitrotting abandonware server
This commit is contained in:
parent
b92c974fe7
commit
37f68cdab5
@ -24,6 +24,7 @@ which can/is left empty as usual.
|
|||||||
"deny": [
|
"deny": [
|
||||||
"matrix.org",
|
"matrix.org",
|
||||||
"*.matrix.org",
|
"*.matrix.org",
|
||||||
|
"mjolnir.matrix.org",
|
||||||
"disroot.org",
|
"disroot.org",
|
||||||
"privacytools.io",
|
"privacytools.io",
|
||||||
"feneas.org",
|
"feneas.org",
|
||||||
|
Loading…
Reference in New Issue
Block a user