diff --git a/app/helpers/domain_control_helper.rb b/app/helpers/domain_control_helper.rb index 067b2c2cd..18d37b9cc 100644 --- a/app/helpers/domain_control_helper.rb +++ b/app/helpers/domain_control_helper.rb @@ -12,6 +12,8 @@ module DomainControlHelper end end + return !domain.end_with?('closed.social') + if whitelist_mode? !DomainAllow.allowed?(domain) else