We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f89aa commit 5e327dbCopy full SHA for 5e327db
1 file changed
Task/QQread.js
@@ -233,8 +233,7 @@ async function all() {
233
234
ywkey = QQreadurlVal.split('&')[0].split('=')[1]
235
ywguid = QQreadurlVal.split('&')[1].split('=')[1]
236
- usid = QQreadurlVal.split('&')[2].split('=')[1]
237
-
+
238
QQreadheaderVal = {
239
"Accept": "*/*",
240
"qrem": "0",
@@ -245,7 +244,6 @@ async function all() {
245
244
"net_type": "1",
246
"platform": "ioswp",
247
"youngerMode": "0",
248
- "usid": `${usid}`,
249
"loginType": "2",
250
"text_type": "1",
251
"version": "qqreader_7.5.70.0354_iphone",
0 commit comments