Block top level domains?

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Franko

Block top level domains?

Post by Franko »

Is it possible to block top level domains?

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

Re: Block top level domains?

Post by guest »

That should do:

Code: Select all

||cn^
||ru^
User avatar
Gingerbread Man
Posts: 1339
Joined: Fri Aug 12, 2011 5:28 am

Re: Block top level domains?

Post 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.
Locked