From 668996aa904a807215d440d50ced97a63c4853d3 Mon Sep 17 00:00:00 2001 From: tlu1024 Date: Sun, 31 Aug 2014 09:50:10 -0700 Subject: [PATCH] Updated Privacy stuff (markdown) --- Privacy-stuff.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Privacy-stuff.md b/Privacy-stuff.md index f698e7c..45f7b2a 100644 --- a/Privacy-stuff.md +++ b/Privacy-stuff.md @@ -38,11 +38,11 @@ If you are using µBlock, it protects you *more* against Google Analytics out of ##### Overriding exception filters -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: +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` -blocks Google Analytics regardless of existing exception rules. You can restrict this rule to specific domains like +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`