Add merveilles.town to list of Mastodon instances (#7983)
This commit is contained in:
parent
32410d3b9a
commit
fa22f346e4
1 changed files with 3 additions and 2 deletions
|
|
@ -1,11 +1,12 @@
|
|||
module Constants
|
||||
ALLOWED_MASTODON_INSTANCES = [
|
||||
"101010.pl",
|
||||
"4estate.media",
|
||||
"acg.mn",
|
||||
"anarchism.space",
|
||||
"bitcoinhackers.org",
|
||||
"bsd.network",
|
||||
"chaos.social",
|
||||
"anarchism.space",
|
||||
"cmx.im",
|
||||
"cybre.space",
|
||||
"fosstodon.org",
|
||||
|
|
@ -36,6 +37,7 @@ module Constants
|
|||
"mastodon.technology",
|
||||
"mastodon.xyz",
|
||||
"mathtod.online",
|
||||
"merveilles.town",
|
||||
"mimumedon.com",
|
||||
"misskey.xyz",
|
||||
"moe.cat",
|
||||
|
|
@ -65,6 +67,5 @@ module Constants
|
|||
"toot.cafe",
|
||||
"wikitetas.club",
|
||||
"xoxo.zone",
|
||||
"4estate.media",
|
||||
].freeze
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue