Skip to content

Commit cd1d09d

Browse files
author
ziye12
authored
企鹅读书 增加周时长奖励,修正loon重写
1 parent 6818465 commit cd1d09d

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

qqread.js

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,15 @@ https:\/\/mqqapi\.reader\.qq\.com\/mqq\/addReadTimeWithBid? url script-request-h
3838
3939
4040
41-
4241
############## loon
4342
4443
4544
//企鹅读书获取cookie
46-
http-request https:\/\/mqqapi\.reader\.qq\.com\/mqq\/user\/init script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/qqread.js, requires-header=true
47-
48-
//企鹅读书获取时长cookie
49-
http-request https:\/\/mqqapi\.reader\.qq\.com\/mqq\/addReadTimeWithBid? script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/qqread.js, requires-header=true
50-
45+
http-request https:\/\/mqqapi\.reader\.qq\.com\/mqq\/user\/init script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/qqread.js,requires-header=true, tag=企鹅读书获取cookie
5146
5247
48+
//企鹅读书获取时长cookie
49+
http-request https:\/\/mqqapi\.reader\.qq\.com\/mqq\/addReadTimeWithBid? script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/qqread.js, requires-header=true, tag=企鹅读书获取时长cookie
5350
5451
5552

0 commit comments

Comments
 (0)