How to block total domain (Element Hider)

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

How to block total domain (Element Hider)

Post by antd »

I want to block every type of element from:
ads.mixi.jp

I found that putting an asterisk causes it to be invalid.

How can I remove every type of element from ads.mixi.jp?

It's an ads server so I have no need for it.
User avatar
Adblock Plus Fan
Posts: 1255
Joined: Sat Feb 24, 2007 11:08 am

Re: How to block total domain (Element Hider)

Post by Adblock Plus Fan »

antd wrote:I want to block every type of element from:
ads.mixi.jp
To block everything that's traffic heavy from there, you should add a normal filter like

Code: Select all

ads.mixi.jp/
Then to hide the rest of the elements, you can add this:

Code: Select all

ads.mixi.jp#BODY
Locked