mirror of
https://github.com/Genshin-bots/gsuid_core.git
synced 2025-05-12 06:55:49 +08:00
🎨 恢复_HEADER中的Origin
This commit is contained in:
parent
6ac4f8a66a
commit
7a3c5a36a7
@ -80,7 +80,7 @@ class BaseMysApi:
|
||||
),
|
||||
'x-rpc-client_type': '5',
|
||||
'Referer': 'https://webstatic.mihoyo.com/',
|
||||
# 'Origin': 'https://webstatic.mihoyo.com/',
|
||||
'Origin': 'https://webstatic.mihoyo.com/',
|
||||
# 'X-Requested-With': 'com.mihoyo.hyperion',
|
||||
}
|
||||
_HEADER_OS = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user