An open API service indexing awesome lists of open source software.

https://github.com/ibug/deblocker

Most effective way to detect ad blockers. Ask the visitors to disable their ad blockers.
https://github.com/ibug/deblocker

Last synced: over 1 year ago
JSON representation

Most effective way to detect ad blockers. Ask the visitors to disable their ad blockers.

Awesome Lists containing this project

README

          

# DeBlocker.js

The front-end part of a nasty ad-blocker detection WordPress plugin that I encountered. Advertised as *Most effective way to detect ad blockers*. See the comment at the top of the script for more information. Demo from original developer here.

It's reverse-engineered. Thankfully it doesn't contain complex logic, so the code is decently readable even with all variable names minified, and without comments.

See [my article](https://ibug.io/p/36) on how I worked around this script and proceeded with ad blocker enabled.

**This project is not properly open-source. There is no license associated with this project. USE AT YOUR OWN RISK.**