Not blocking sites in custom filters

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
bobghw
Posts: 1
Joined: Sun Jan 24, 2016 3:21 am

Not blocking sites in custom filters

Post by bobghw »

I add site rules but the sites are not getting blocked.
I specify no new tab and close blocked window after small delay.
lewisje
Posts: 2743
Joined: Mon Jun 14, 2010 12:07 pm

Re: Not blocking sites in custom filters

Post by lewisje »

ABP does not block the URL in the address bar from loading, so you can have a rule like ||example.com^ and still load up example.com just fine; however, the following four filters should work well and be adaptable to blocking all content from a particular domain and its subdomains:

Code: Select all

||example.com^
||example.com^$popup
*$domain=example.com
example.com##body
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
Post Reply