This commit is contained in:
r888888888
2018-02-22 11:15:42 -08:00
parent f38960092d
commit 689b5690bf
3 changed files with 32 additions and 3 deletions

View File

@@ -217,6 +217,10 @@ module Danbooru
"albert"
end
def archive_server_login
"danbooru"
end
def build_file_url(post)
"/data/#{post.file_path_prefix}/#{post.md5}.#{post.file_ext}"
end