Add baraag.net support

This commit is contained in:
nonamethanks
2021-02-10 23:14:07 +01:00
parent 5366b0781e
commit ffe8f8c92d
4 changed files with 35 additions and 4 deletions

View File

@@ -330,6 +330,14 @@ module Danbooru
nil
end
def baraag_client_id
nil
end
def baraag_client_secret
nil
end
# 1. Register app at https://www.tumblr.com/oauth/register.
# 2. Copy "OAuth Consumer Key" from https://www.tumblr.com/oauth/apps.
def tumblr_consumer_key