1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-01 02:02:29 +02:00

Updated Privacy stuff (markdown)

Raymond Hill 2014-09-01 07:21:20 -07:00
parent 96a725ac74
commit ae5b8e85f4

@ -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