Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 221a7cf

Browse filesBrowse files
author
ziye12
authored
企鹅读书 默认现金大于10且在23点提现10元,23点40后显示今日收益统计 5163089
1 parent 1faa59e commit 221a7cf
Copy full SHA for 221a7cf

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎Task/qqreads.js‎

Copy file name to clipboardExpand all lines: Task/qqreads.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ const notifyInterval = 3;
9393

9494
const dd = 1; // 单次任务延迟,默认1秒
9595
const TIME = 30; // 单次时长上传限制,默认5分钟
96-
const maxtime = 1; // 每日上传时长限制,默认12小时
96+
const maxtime = 12; // 每日上传时长限制,默认12小时
9797
const wktimess = 1200; // 周奖励领取标准,默认1200分钟
9898

9999
const d = new Date(new Date().getTime() + 8 * 60 * 60 * 1000);

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.