mirror of
https://github.com/zjk2017/ArcadiaScriptPublic.git
synced 2025-12-19 00:14:35 +08:00
Update FTEJ.js
This commit is contained in:
@@ -177,6 +177,7 @@ async function pkLoginPost(url,body) {
|
||||
headers : {
|
||||
'content-type': 'application/json;charset=utf-8',
|
||||
'channel': '1',
|
||||
'user-agent': `${ua}`,
|
||||
'Accept-Encoding': 'gzip',
|
||||
},
|
||||
body: JSON.stringify(body)
|
||||
|
||||
Reference in New Issue
Block a user