Skip to content

Commit

Permalink
Fully block facebook.com but unbreak Quora login
Browse files Browse the repository at this point in the history
The blocking is redundant based on our TP Disconnect library blocking.
But it's needed in order to trigger a search for an exception filter.

Above and beyond EasyList and EasyPrivacy, we do Disconnect blocking in our TP library.  This allows login to quora using the Facebook button to work

Fully block twitter.com but unbreak Digg login

The blocking is redundant based on our TP Disconnect library blocking.
But it's needed in order to trigger a search for an exception filter.
  • Loading branch information
bbondy committed Feb 25, 2019
1 parent e6b3db8 commit 5803848
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion brave-unbreak.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
! fb widget audience, ad and marketing tracking
||connect.facebook.net/*/fbevents.js$third-party
||facebook.com/tr^$image,third-party
||graph.facebook.com^$third-party
! theatlantic.com anti-blocker filters
||theatlantic.blueconic.net$domain=theatlantic.com
||theatlantic.com/please-support-us^
Expand Down Expand Up @@ -88,3 +87,13 @@
||pdfjs.robwu.nl
! Allow 1P piwik since it's no different than server logs
@@https://analytics.*/piwik.$~third-party
! Fully block Facebook everywhere just like our Disconnect blocking but unbreak logins like from quora.com and twitch.tv
||facebook.com$third-party
||facebook.net$third-party
||staticxx.facebook.com$third-party
@@||connect.facebook.com/*/sdk.js$script
@@||connect.facebook.net/*/sdk.js$script
@@||facebook.com/connect/
@@||www.facebook.com/connect
@@||staticxx.facebook.com/connect/
@@||graph.facebook.com

0 comments on commit 5803848

Please sign in to comment.