This commit is contained in:
TheNetsky
2023-10-11 15:08:11 +02:00
parent 085db76f4c
commit c86a903793
13 changed files with 237 additions and 260 deletions

View File

@@ -3,9 +3,14 @@
"sessionPath": "sessions",
"headless": false,
"runOnZeroPoints": false,
"searches": {
"doMobile": true,
"doDesktop": true,
"workers": {
"doDailySet": true,
"doMorePromotions": true,
"doPunchCards": true,
"doDesktopSearch": true,
"doMobileSearch": true
},
"searchSettings": {
"scrollRandomResults": true,
"clickRandomResults": true
},