1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-13 16:11:16 +08:00
This commit is contained in:
yyds
2022-02-24 17:50:04 +08:00
parent d9ee1682e4
commit 9cade6a6bb

View File

@@ -350,7 +350,7 @@ async function getAlgo(id) {
'Accept-Language': 'zh-CN,zh;q=0.9,zh-TW;q=0.8,en;q=0.7'
},
'body': JSON.stringify({
"version": "3.0",
"version": "3.1",
"fp": fp,
"appId": id.toString(),
"timestamp": Date.now(),