Page 1 of 1

Block top level domains?

Posted: Fri Feb 28, 2014 12:40 am
by Franko
Is it possible to block top level domains?

I want to block all content loading from .ru or .cn domains for example.

Re: Block top level domains?

Posted: Fri Feb 28, 2014 2:04 pm
by guest
That should do:

Code: Select all

||cn^
||ru^

Re: Block top level domains?

Posted: Sat Mar 01, 2014 10:04 pm
by Gingerbread Man
Note that Adblock Plus will never block what you see in the address bar. If you have the ||.cn^ filter and you somehow end up loading http://www.example.com.cn, only external files like images and scripts from that domain will be blocked. The page itself will still load.