brave/brave-talk

Add a "hidden" page on Brave Talk to aid in reporting "SPAMmy" NFTs

Closed this issue · 1 comments

An amusing, but not unexpected, thing: one of my addresses got its first Polygon NFT yesterday and within 24h, 12 "SPAMmy" NFTs were added. About half had spam_score >= 80 so weren't shown by default.
Screen Shot 2023-07-13 at 14 54 34

I want to be able to click on something on this tab that will open another tab (that will be useful only to internal users).

This new page will show all the NFTs with their spam_score underneath and a checkbox. There will also be a "Submit" button at the bottom. If the user clicks the "Submit" button, then for each NFT that is checked will have its collection.collection_id listed, e.g.,

c89a8a129eb7e6e3a6a0895ce9910455
...

That's it. The user will then copy paste this into a devops issue and they will run a script to report spam to simplehash.

Fixed by #1182