From 53585331393988c84126597baba57a7b221720f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C2=A5?= <38970996+uqpu@users.noreply.github.com> Date: Tue, 6 Aug 2019 23:37:35 +0900 Subject: [PATCH] Add hackers.town to allowed Mastodon instances (#3642) --- app/lib/constants.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/lib/constants.rb b/app/lib/constants.rb index 97f6bb77b..fa216dda8 100644 --- a/app/lib/constants.rb +++ b/app/lib/constants.rb @@ -8,6 +8,7 @@ module Constants "cmx.im", "framapiaf.org", "friends.nico", + "hackers.town", "hearthtodon.com", "hex.bz", "horiedon.com",