mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-13 02:14:17 +01:00
Updated Experimental features (markdown)
parent
e469076088
commit
72d60eecb5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ In the spirit of reducing privacy exposure, local mirroring is introduced as an
|
|||
|
||||
![zdnet.com](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/local-mirroring-example-1.png)
|
||||
|
||||
The picture above shows that connections to `ajax.googleapis.com`, `www.googletagservices.com`, `twitter.com` were prevented -- hence no trace left in their server logs), and local copies of the requested resources were served instead -- hence no page breakage. (Surprisingly, the above request to `googletagservices.com` is **not** blocked when using _EasyList_ + _EasyPrivacy_.)
|
||||
The picture above shows that connections to `ajax.googleapis.com`, `www.googletagservices.com`, `twitter.com` were prevented -- hence no trace left in their server logs), and local copies of the requested resources were served instead -- hence no page breakage. (Surprisingly, the above shows that requests to `googletagservices.com` are [**not** blocked](https://hg.adblockplus.org/easylist/rev/9f6e928c258a) when using _EasyList_ + _EasyPrivacy_.)
|
||||
|
||||
A quick benchmark -- using [reference benchmark](https://github.com/gorhill/uBlock/wiki/%C2%B5Block-and-others:-Blocking-ads,-trackers,-malwares), with the feature disabled vs. enabled shows the following:
|
||||
|
||||
|
|
Loading…
Reference in a new issue