mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-09 00:34:07 +08:00
@@ -68,7 +68,7 @@ async function getLunaHome(
|
||||
.map((key) => `${key}=${cookie[key]}`)
|
||||
.join("; "),
|
||||
};
|
||||
if (conf.host) if (conf.host) header["x-rpc-signgame"] = conf.host;
|
||||
if (conf.host) header["x-rpc-signgame"] = conf.host;
|
||||
const resp = await TGHttp<TGApp.BBS.Sign.HomeResp>(url, {
|
||||
method: "GET",
|
||||
query: params,
|
||||
|
||||
Reference in New Issue
Block a user