[CR] Hotfix login

This commit is contained in:
AnimeDL 2025-01-28 11:06:47 -08:00 committed by GitHub
parent 104b3a49db
commit 6ea04de7b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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'
};