from: http://news.ycombinator.com/item?id=3035418

So I wrote some filter rules in my filter file, than I uploaded it to my domain, it looks like this:

[Adblock Plus 1.1]
||facebook.com^$domain=~facebook.com|~facebook.net|~fbcdn.com|~fbcdn.net
||facebook.net^$domain=~facebook.com|~facebook.net|~fbcdn.com|~fbcdn.net
||fbcdn.com^$domain=~facebook.com|~facebook.net|~fbcdn.com|~fbcdn.net
||fbcdn.net^$domain=~facebook.com|~facebook.net|~fbcdn.com|~fbcdn.net

and I added it to the Adblock Plus as a filter. I can see these rules in the filters options, etc.

But it doesn't work!: [sorry for giving the url of the example site]:

http://9gag.com/gag/308206

So under the idiot pictures there is a "facebook comment" part - and it's not blocked with these rules.

Q: How can I block facebook.com (and facebook.net, etc. ) outside the facebook.com domain? I don't want to facebook trace that what sites am i visiting (the first URL in this post, the ycombinator).

link|improve this question

62% accept rate
1  
Use the Ghostery addon. It blocks Facebook, and anything else you want. ghostery.com – Shiki Oct 4 '11 at 11:48
feedback

1 Answer

up vote 1 down vote accepted

This is what you are looking for:

[Adblock Plus 1.1]
||facebook.com$domain=~www.facebook.com
||facebook.net$domain=~www.facebook.com
||fbcdn.net$domain=~www.facebook.com
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.