store post view counts in reportbooru/fetch view counts from reportbooru #2128
This commit is contained in:
@@ -347,5 +347,17 @@ module Danbooru
|
||||
|
||||
def twitter_api_secret
|
||||
end
|
||||
|
||||
def shared_remote_key
|
||||
"blah blah blah blah blah blah"
|
||||
end
|
||||
|
||||
def report_server
|
||||
"https://isshiki.donmai.us"
|
||||
end
|
||||
|
||||
def enable_view_counts
|
||||
false
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user