diff --git a/Privacy-stuff.md b/Privacy-stuff.md index 34a3c5f..d78ca56 100644 --- a/Privacy-stuff.md +++ b/Privacy-stuff.md @@ -40,12 +40,15 @@ If you are using µBlock, it protects you *more* against Google Analytics out of However, in [µBlock 0.5.5.0](https://github.com/gorhill/uBlock/releases/tag/0.5.5.0) a new filter option `important` was introduced with the consequence that corresponding exception rules are ignored. Example: Adding -`||google-analytics.com^$important` + ||google-analytics.com^$important to "Your filters" blocks Google Analytics regardless of existing exception rules. You can restrict this rule to specific domains like -`||google-analytics.com^$important,domain=example1.com|example2.com` + ||google-analytics.com^$important,domain=example1.com|example2.com +Or to all third-parties: + + ||facebook.com^$important,third-party ##### Twitter widget