mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 02:32:33 +01:00
[pixiv] update user-agent to newest version
This commit is contained in:
parent
c9ef181b3c
commit
1998ec9b13
@ -146,7 +146,7 @@ class PixivAPI():
|
||||
self.session = session
|
||||
self.session.headers.update({
|
||||
"Referer": "http://www.pixiv.net/",
|
||||
"User-Agent": "PixivIOSApp/5.1.1",
|
||||
"User-Agent": "PixivIOSApp/5.8.0",
|
||||
# "Authorization": "Bearer 8mMXXWT9iuwdJvsVIvQsFYDwuZpRCMePeyagSh30ZdU",
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user