From 9fb2cd8d16d6958c464d5c20936ddf61b63bc4bf Mon Sep 17 00:00:00 2001 From: Martin Riedel Date: Wed, 5 Dec 2018 15:55:02 +0100 Subject: [PATCH] Add infosec.exchange to mastodon whitelist. (#1262) * Add infosec.exchange to mastodon whitelist. * fix codeclimate error alignment was off; tab instead of spaces has been used; --- app/lib/constants.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/lib/constants.rb b/app/lib/constants.rb index 6cde053d9..885b60ae9 100644 --- a/app/lib/constants.rb +++ b/app/lib/constants.rb @@ -11,6 +11,7 @@ module Constants "horiedon.com", "hostux.social", "imastodon.net", + "infosec.exchange", "kirakiratter.com", "knzk.me", "lou.lt",