Skip to content

Instantly share code, notes, and snippets.

@jhaus
Forked from e40/chrome.adblock.filters
Created January 15, 2013 06:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhaus/4536673 to your computer and use it in GitHub Desktop.
Save jhaus/4536673 to your computer and use it in GitHub Desktop.
! Rules to limit FB tracking of me and doing various "scary" things.
! Read more: http://nikcub.appspot.com/logging-out-of-facebook-is-not-enough
!
! The filters live on the Customize tab of AdBlock Options in Chrome.
@@http://envoy510.blogspot.com/$document
@@||www.blogger.com^$document
@@|http://www.peteralfonso.com/2011/02/download-stock-rooted-gingerbread.html|$document
! The following rules are from http://news.ycombinator.com/item?id=3035680
! Author of comment said "the key is to allow FB's CDN when on FB, but to disallow
! it and everything else when not on FB." I do not know how effective these rules are.
||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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment