aruniverse / adblock-detect-react

Provides utilities to check if ad block is enabled on a page via either a React hook or a wrapper component.
https://www.npmjs.com/package/adblock-detect-react
MIT License
60 stars 10 forks source link

Detect AdBlock Plus extension again #6

Closed chillyistkult closed 3 years ago

chillyistkult commented 3 years ago

The provided ad honeypots are somehow whitelisted by Adblock Plus extension. Adding another one googlead lets the hook detect Adblock Plus extension again.

chillyistkult commented 3 years ago

LGTM, could you bump the version in package.json to 1.0.2? I need to work on automating version bumps

Sure done.