AnthonyZJiang / Microsoft-Reward-Chrome-Ext

A Chrome extension for Microsoft Rewards search, for accounts with two-factor authentication.
Apache License 2.0
319 stars 71 forks source link

Add the form parameter #145

Closed davidkra230 closed 9 months ago

davidkra230 commented 10 months ago

Bing now requires the form parameter to be present and valid to get points from the search.

The form parameter value used is "QBRE" and is obtained when you initiate a search from the search box of another search.

This should fix: #132, #142, and #144.

AnthonyZJiang commented 9 months ago

Thank for for pushing the fix. Sorry for the delay in responding.