Add privacy policy (#4415).
This commit is contained in:
@@ -28,6 +28,11 @@ module Danbooru
|
||||
Socket.gethostname
|
||||
end
|
||||
|
||||
# The canonical url for the site (e.g. https://danbooru.donmai.us)
|
||||
def canonical_url
|
||||
"https://#{hostname}"
|
||||
end
|
||||
|
||||
# Contact email address of the admin.
|
||||
def contact_email
|
||||
"webmaster@#{hostname}"
|
||||
|
||||
Reference in New Issue
Block a user