toolz
toolz copied to clipboard
Make adblock test contains css blocker
have a
that's class is like "adsbygoogle" and use document.getElementByClassName("adsbygoogle").width==0;
if it's true, that means it can block google ads correctly, use other class name like"ad" or "ad" and so on.
Love that idea ! I will try to put that in the version 2.0 of Toolz
thanks