sitexw / FuckAdBlock

Detects ad blockers (AdBlock, ...)
fuckadblock.sitexw.fr
MIT License
1.89k stars 257 forks source link

Remove auto-instantiating #71

Closed ViieeS closed 5 years ago

ViieeS commented 6 years ago

I think it isn't right behaviour because we need to configure it after loading anyway.

sitexw commented 5 years ago

For now, I prefer to keep this mechanism (albeit a bit old) for the sake of compatibility with previous versions. In addition, a new version will be released using the AMD and CommonJS system that does not instantiate FuckAdBlock automatically (sitexw/FuckAdBlock#77).