Files
Microsoft-Rewards-Script/src/config.json
TheNetsky d6691da3b9 1.0.2
2023-09-26 15:55:37 +02:00

14 lines
273 B
JSON

{
"baseURL": "https://rewards.bing.com",
"sessionPath": "sessions",
"headless": false,
"runOnZeroPoints": false,
"searches": {
"doMobile": true,
"doDesktop": true
},
"webhook": {
"enabled": true,
"url": ""
}
}