gems: drop Mechanize, HTTParty, and Sinatra gems.
This commit is contained in:
@@ -155,7 +155,6 @@ class PixivApiClient
|
||||
|
||||
def api_client
|
||||
http.headers(
|
||||
**Danbooru.config.http_headers,
|
||||
"Referer": "http://www.pixiv.net",
|
||||
"Content-Type": "application/x-www-form-urlencoded",
|
||||
"Authorization": "Bearer #{access_token}"
|
||||
|
||||
Reference in New Issue
Block a user