mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-12 04:30:42 +08:00
Update jd_task_farmNew.js
This commit is contained in:
parent
402c25d4c5
commit
6503477064
@ -180,7 +180,7 @@ export class Main extends Template {
|
||||
}
|
||||
else if (i.mainTitle.includes("下单")) {
|
||||
}
|
||||
else if (i.taskType.match("WECHAT_SHARE|JOIN_OTHER_ACT")) {
|
||||
else if (i.taskType.match("WECHAT_SHARE|JOIN_OTHER_ACT|BROWSE_SEARCH")) {
|
||||
}
|
||||
else if (i.mainTitle.includes("浇水")) {
|
||||
if (i.taskDoTimes != i.taskLimitTimes) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user