Skip to content

Commit 58d0b42

Browse files
author
ziye12
authored
返利网红包 5天.每天1.95 已修复获取ck卡住问题
1 parent 76736f7 commit 58d0b42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flwhbziye.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ var tz=''
8888

8989
let isGetCookie = typeof $request !== 'undefined'
9090
if (isGetCookie) {
91-
GetCookie()
91+
GetCookie();
92+
$.done();
9293
} else {
9394
all()
9495
}

0 commit comments

Comments
 (0)