feat: add znca headers (#95)

splashcat-exporter-v2
spacemeowx2 2024-02-27 15:07:58 +08:00
parent 60562fedcd
commit 75ba29e5c7
1 changed files with 2 additions and 0 deletions

View File

@ -426,6 +426,8 @@ async function callImink(
headers: {
"User-Agent": USERAGENT,
"Content-Type": "application/json",
"X-znca-Platform": "Android",
"X-znca-Version": NSOAPP_VERSION,
},
body: JSON.stringify({
"token": idToken,