mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 15:25:10 +08:00
Update xingfukandian.js
This commit is contained in:
@@ -52,7 +52,7 @@ class UserInfo {
|
|||||||
"platform": 1,
|
"platform": 1,
|
||||||
"Authorization": `Bearer ${this.ck}`,
|
"Authorization": `Bearer ${this.ck}`,
|
||||||
"User-Agent": `Dalvik/2.1.0 ${this.ua}`,
|
"User-Agent": `Dalvik/2.1.0 ${this.ua}`,
|
||||||
"Host": "ydz.yichengwangluo.net",
|
"Host": "xfkd.yichengwangluo.net",
|
||||||
"Connection": "Keep-Alive",
|
"Connection": "Keep-Alive",
|
||||||
"Accept-Encoding": "gzip",
|
"Accept-Encoding": "gzip",
|
||||||
}
|
}
|
||||||
@@ -66,7 +66,7 @@ class UserInfo {
|
|||||||
"Authorization": `Bearer ${this.ck}`,
|
"Authorization": `Bearer ${this.ck}`,
|
||||||
"Content-Type": "application/x-www-form-urlencoded",
|
"Content-Type": "application/x-www-form-urlencoded",
|
||||||
"User-Agent": `Dalvik/2.1.0 ${this.ua}`,
|
"User-Agent": `Dalvik/2.1.0 ${this.ua}`,
|
||||||
"Host": "ydz.yichengwangluo.net",
|
"Host": "xfkd.yichengwangluo.net",
|
||||||
"Connection": "Keep-Alive",
|
"Connection": "Keep-Alive",
|
||||||
"Accept-Encoding": "gzip",
|
"Accept-Encoding": "gzip",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user