Troublesome Website

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
stranded00
Posts: 2
Joined: Wed Feb 03, 2016 12:33 am

Troublesome Website

Post by stranded00 »

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.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Troublesome Website

Post by mapx »

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
stranded00
Posts: 2
Joined: Wed Feb 03, 2016 12:33 am

Re: Troublesome Website

Post by stranded00 »

It works perfectly, looks like I'll have to educate myself a bit more on all the filtering options. Thank you very much. :)
Locked