Skip to content

Commit a88878c

Browse files
author
ziye12
authored
Update qqreads.js
1 parent 513d1a8 commit a88878c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Task/qqreads.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ if (isGetCookie = typeof $request !== 'undefined') {
173173
$.index = i + 1;
174174
console.log(`-------------------------\n\n开始【企鹅读书${$.index}】`)
175175
}
176-
await for(var i=0;i<18;i++)
176+
for(var i=0;i<18;i++)
177177
{ (function(i) {
178178
setTimeout(function() {
179179

0 commit comments

Comments
 (0)