All rewards feature "Positive" ratings and values from $5–$40. Repeatable!
View your referral link and progress in Profile SettingsCan we please get the Option to hide games that we are not interested in?
Send them to the blacklist )
+1
This would be useful given the sync that doesn't hide existing bundles or games that you'd like to avoid.
+1
Essential feature
I need to consider whether to store this in our database or simply expose the game appId to the cards.
In the latter case, I would provide instructions for users to have AI generate a script that removes games from the list and stores blacklist in their browser's local storage.
I need to consider whether to store this in our database or simply expose the game appId to the cards.
In the latter case, I would provide instructions for users to have AI generate a script that removes games from the list and stores blacklist in their browser's local storage.
I believe that this data should be stored in the site's database. Local storage will not allow you to see the site the same from different devices, and local storage may be permanently lost. Losing this data after hiding hundreds and thousands of games is tantamount to suicide.
I would suggest the site database option.
However, given the fact that you may have issues with hosting costs, you can temporary make the blacklist number based on levels. 0 level can hide 100, 1 level can hide 300, etc.