mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-11 10:56:17 +00:00
14 lines
273 B
JSON
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": ""
|
|
}
|
|
} |