NikolaiT / adblock-detect-javascript-only

Detecting uBlock Origin and Adblock Plus with JavaScript only
39 stars 3 forks source link

Adblock plus detection fails on live server but works on my local dev machine #5

Open catsncode opened 2 years ago

catsncode commented 2 years ago

Ublock origin detection works correctly on both. Maybe some kind of timing issue since the local version is much faster since there are no real ads?

Is there a debug mode I can enable to help figure it out?

Thanks so much for the great script! I'd been using FAB but it stopped working recently.