Skip to content

Commit

Permalink
Fully block twitter.com but unbreak Digg 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.
  • Loading branch information
bbondy committed Feb 24, 2019
1 parent af08e6b commit 3cf923c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion brave-unbreak.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,11 @@
||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 Quora FB login.
! Fully block Facebook everywhere just like our Disconnect blocking but unbreak logins like from quora.com.
||facebook.com$third-party
||facebook.net$third-party
@@||connect.facebook.com/*/sdk.js
@@||connect.facebook.net/*/sdk.js
! Fully block Twitter everywhere just like our Disconnect blocking but unbreak logins like from digg.com.
||twitter.com$third-party
@@||platform.twitter.com/widgets.js

0 comments on commit 3cf923c

Please sign in to comment.