This commit is contained in:
TheNetsky
2023-09-28 20:18:48 +02:00
parent 56cdb04920
commit 01bbf0b270
8 changed files with 79 additions and 26 deletions

View File

@@ -5,10 +5,12 @@
"runOnZeroPoints": false,
"searches": {
"doMobile": true,
"doDesktop": true
"doDesktop": true,
"scrollRandomResults": true,
"clickRandomResults": true
},
"webhook": {
"enabled": true,
"enabled": false,
"url": ""
}
}