Can someone help me write a filter for the ads on this site? btc25.org
I can't seem to make any of the ones disappear. The banners at the top and bottom, the popups. The DIVs seems to have random genned ids, and blocking the urls in them doesn't seem to do much. I'm a bit lost.
Troublesome Website
Re: Troublesome Website
see if works adding these filters (or if the page is broken)
Code: Select all
@@||btc25.org^$generichide
@@||btc25.org/*ad$script
||nosyezhe.com^
||coinmedia.co^
@@.jpg#$domain=btc25.org
||postimg.org^$image,domain=btc25.org
-
- Posts: 2
- Joined: Wed Feb 03, 2016 12:33 am
Re: Troublesome Website
It works perfectly, looks like I'll have to educate myself a bit more on all the filtering options. Thank you very much. 
