mirror of
https://github.com/TDSCDMAA/AutoMihoyoBBS.git
synced 2026-06-02 18:43:42 +08:00
setting.py
This commit is contained in:
parent
d5b270ec7e
commit
840619f1c9
@ -59,8 +59,8 @@ headers = {
|
|||||||
'DS': "",
|
'DS': "",
|
||||||
'Origin': 'https://webstatic.mihoyo.com',
|
'Origin': 'https://webstatic.mihoyo.com',
|
||||||
'x-rpc-app_version': mihoyobbs_Version,
|
'x-rpc-app_version': mihoyobbs_Version,
|
||||||
'User-Agent': 'Mozilla/5.0 (Linux; Android 9; Unspecified Device) AppleWebKit/537.36 (KHTML, like Gecko) '
|
'User-Agent': 'Mozilla/5.0 (Linux; Android 12; Unspecified Device) AppleWebKit/537.36 (KHTML, like Gecko) '
|
||||||
'Version/4.0 Chrome/39.0.0.0 Mobile Safari/537.36 miHoYoBBS/2.3.0',
|
f'Version/4.0 Chrome/103.0.5060.129 Mobile Safari/537.36 miHoYoBBS/{mihoyobbs_Version}',
|
||||||
'x-rpc-client_type': mihoyobbs_Client_type_web,
|
'x-rpc-client_type': mihoyobbs_Client_type_web,
|
||||||
'Referer': '',
|
'Referer': '',
|
||||||
'Accept-Encoding': 'gzip, deflate',
|
'Accept-Encoding': 'gzip, deflate',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user