Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.
/ Sense.js Public archive

Simple detection for AdSense Adblocker

Notifications You must be signed in to change notification settings

goranovs/Sense.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sense.js

Simple detection for AdSense Adblocker

Example:

Sense.onblocked(function() {
    alert("Blocked!");
});

Sense.onready(function() {
    alert("Not Blocked!");
});

About

Simple detection for AdSense Adblocker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published