Skip to content

Commit 4b164b1

Browse files
author
ziye12
authored
企鹅读书 去掉金币签到任务列表
1 parent 32adfb9 commit 4b164b1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

qqread.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -511,14 +511,6 @@ if (sign.data.videoDoneFlag)
511511
{
512512
tz+=
513513
'【金币签到】:获得'+sign.data.todayAmount+'金币\n'
514-
515-
for(let i=0;i<sign.data.dayList.length;i++)
516-
{
517-
tz+=sign.data.dayList[i].dayText+sign.data.dayList[i].amount+'金币\n'
518-
519-
}
520-
521-
522514
}
523515

524516

0 commit comments

Comments
 (0)