implemented blacklists
This commit is contained in:
@@ -12,7 +12,7 @@ module Danbooru
|
||||
|
||||
# Contact email address of the admin.
|
||||
def contact_email
|
||||
"webmaster#{server_host}"
|
||||
"webmaster@#{server_host}"
|
||||
end
|
||||
|
||||
# Stripped of any special characters.
|
||||
|
||||
Reference in New Issue
Block a user