From 265e4cde879224226faa2d2dadfdaf002331a35f Mon Sep 17 00:00:00 2001 From: gorhill Date: Fri, 10 Oct 2014 14:47:12 -0700 Subject: [PATCH] Updated Experimental features (markdown) --- Experimental-features.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Experimental-features.md b/Experimental-features.md index e03ec8b..a0bec90 100644 --- a/Experimental-features.md +++ b/Experimental-features.md @@ -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. \ No newline at end of file +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). \ No newline at end of file