OwlCyberSecurity - MANAGER
Edit File: bower.json
{ "name": "fuckadblock", "version": "3.2.1", "description": "Detects ad blockers (AdBlock, ...)", "authors": [{ "name" : "Valentin Allaire", "email" : "valentin.allaire@sitexw.fr", "homepage" : "http://sitexw.fr/" }], "license": "MIT", "keywords": [ "adblock", "advertising", "ad", "block", "lock", "detection", "detecting" ], "main": "fuckadblock.js", "ignore": [ "package.json", "README.md", "test.html" ], "homepage": "https://github.com/sitexw/FuckAdBlock", "repository": { "type": "git", "url": "git://github.com/sitexw/FuckAdBlock.git" }, "bugs": { "url": "https://github.com/sitexw/FuckAdBlock/issues" } }