How to to remove wapka ads without getting banned

Real working CSS code that disables Wapka ads.

This article is written for tutorial and learning  purposes only. I'll not be held responsible for any damages or incase your site gets blocked but I used it for a very long time and my site wasn't blocked.

Actually ads will still display but this css code will disable the images, Yes I mean there'll be 2-3 lines of text ads only.


Copy and paste this code on your site's css
img[src*=vidmate],img[src*=pictures]{ display:none; }


Gotto 'Edit site' → Click on 'Global settings' → CSS...
And paste the above code and save settings.


Enjoy while it's still working.
Powered by Blogger.