mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-05-09 19:40:33 +00:00
[CR] Hotfix login
This commit is contained in:
parent
104b3a49db
commit
6ea04de7b4
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ api.crunchyAuthHeader = {
|
|||
};
|
||||
|
||||
api.crunchyAuthHeaderMob = {
|
||||
Authorization: api.authBasicMob,
|
||||
Authorization: api.authBasicSwitch,
|
||||
'user-agent': 'Crunchyroll/3.60.0 Android/9 okhttp/4.12.0'
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue