mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
commit
57f2f7bfd4
@ -2175,10 +2175,9 @@ export class tools extends plugin {
|
|||||||
"Accept-Encoding": "gzip, deflate, br",
|
"Accept-Encoding": "gzip, deflate, br",
|
||||||
"Accept-Language": "zh-cn",
|
"Accept-Language": "zh-cn",
|
||||||
"Connection": "keep-alive",
|
"Connection": "keep-alive",
|
||||||
"Host": "api-takumi.mihoyo.com",
|
"x-rpc-app_version": "2.87.0",
|
||||||
"x-rpc-app_version": "2.11.0",
|
|
||||||
"x-rpc-client_type": "4",
|
"x-rpc-client_type": "4",
|
||||||
"Referer": "https://bbs.mihoyo.com/",
|
"Referer": "https://www.miyoushe.com/",
|
||||||
"DS": getDS(),
|
"DS": getDS(),
|
||||||
}
|
}
|
||||||
}).then(async resp => {
|
}).then(async resp => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user