This PR introduces a user-defined CSS selector for scraping OpenSea suspicious NFTs.
Reason:
OS uses next.js and when they rebuild the frontend, the CSS selector changes.
If the user relies on an old (and wrong) selector, all NFTs would be flagged as non suspicious, without alerting the user.
This PR introduces a user-defined CSS selector for scraping OpenSea suspicious NFTs.
Reason:
OS uses next.js and when they rebuild the frontend, the CSS selector changes. If the user relies on an old (and wrong) selector, all NFTs would be flagged as non suspicious, without alerting the user.