Skip to content

Commit 5e327db

Browse files
author
ziye66666
authored
Update QQread.js
1 parent e4f89aa commit 5e327db

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Task/QQread.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,7 @@ async function all() {
233233

234234
ywkey = QQreadurlVal.split('&')[0].split('=')[1]
235235
ywguid = QQreadurlVal.split('&')[1].split('=')[1]
236-
usid = QQreadurlVal.split('&')[2].split('=')[1]
237-
236+
238237
QQreadheaderVal = {
239238
"Accept": "*/*",
240239
"qrem": "0",
@@ -245,7 +244,6 @@ async function all() {
245244
"net_type": "1",
246245
"platform": "ioswp",
247246
"youngerMode": "0",
248-
"usid": `${usid}`,
249247
"loginType": "2",
250248
"text_type": "1",
251249
"version": "qqreader_7.5.70.0354_iphone",

0 commit comments

Comments
 (0)