Merge branch 'anidl:master' into master

This commit is contained in:
Stratum 2025-01-28 20:20:19 +01:00 committed by GitHub
commit ff6fc9d993
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'
};