Open Adrian95san opened 11 months ago
I think there has been a change in the terms of service. You may want to look into it. I think it has something to do with the number of quick searches that can be done throughout the day and a 15-minute quick search timer for earning points. These new MS rewards terms of service update and this extension may not play nicely and lead to banned accounts.
I've got banned.
Feel free to play around with the variable on this line. If you want a 15 minutes interval, then the number should be 15*60*1000
.
You can also add some randomness, e.g. randomized from 15 minutes to 20 minutes:
this._searchIntervalMS = 900000 + Math.random()*1000*60*5
@AnthonyZJiang if you can guide how to achieve Mobile rewards also As rest is working fine.
I think there has been a change in the terms of service. You may want to look into it. I think it has something to do with the number of quick searches that can be done throughout the day and a 15-minute quick search timer for earning points. These new MS rewards terms of service update and this extension may not play nicely and lead to banned accounts.
https://www.reddit.com/r/MicrosoftRewards/comments/189cxl9/official_discussion_thread_recent_changes_to_the/