mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-13 03:37:42 +00:00
23 lines
536 B
JSON
23 lines
536 B
JSON
{
|
|
"baseURL": "https://rewards.bing.com",
|
|
"sessionPath": "sessions",
|
|
"headless": false,
|
|
"runOnZeroPoints": true,
|
|
"clusters": 1,
|
|
"workers": {
|
|
"doDailySet": true,
|
|
"doMorePromotions": true,
|
|
"doPunchCards": true,
|
|
"doDesktopSearch": true,
|
|
"doMobileSearch": true
|
|
},
|
|
"searchSettings": {
|
|
"useGeoLocaleQueries": false,
|
|
"scrollRandomResults": true,
|
|
"clickRandomResults": true
|
|
},
|
|
"webhook": {
|
|
"enabled": false,
|
|
"url": ""
|
|
}
|
|
} |