Fix #3603: Unable to view images on Hijiribe/Sonohara when Danbooru domain is blocked.
This commit is contained in:
@@ -14,7 +14,7 @@ class StorageManager
|
||||
end
|
||||
|
||||
def default_base_url
|
||||
Rails.application.routes.url_helpers.root_url + "data"
|
||||
CurrentUser.root_url + "data"
|
||||
end
|
||||
|
||||
# Store the given file at the given path. If a file already exists at that
|
||||
|
||||
Reference in New Issue
Block a user