1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-28 21:57:12 +02:00

Updated Experimental features (markdown)

gorhill 2014-10-10 14:47:12 -07:00
parent cd2e8f1416
commit 265e4cde87

@ -72,4 +72,8 @@ What local mirroring accomplished in the above benchmark... Prevented connection
- `jquery.com`
- `twitter.com`
And since the remote resources were available locally, preventing the connection didn't cause page breakage.
And since the remote resources were available locally, preventing the connection didn't cause page breakage.
##### Update 2014-10-10:
I had to remove a couple of hostnames which were candidate to be mirrored, as in practice it showed that these could not be safely mirrored: `2mdn.net`, `googletagservices.com`, `janrain.com`. At this point it does look like the local mirroring feature will really have to be strictly reserved for resources which we know for sure are immutable (libs, fonts, things like that).