[HTTPS-E Rulesets] insight.youtube.com

Osama Khalid osamak at gnu.org
Wed May 18 16:01:45 PDT 2011


On Thu, May 19, 2011 at 02:00:28AM +0300, Osama Khalid wrote:
> This patch adds support for insight.youtube.com. It will encrypt URLs
> like:
> http://insight.youtube.com/video-analytics/static/ifp/spinner01.gif

The patch is actually attached now.

--Osama Khalid
-------------- next part --------------
diff --git a/src/chrome/content/rules/YouTube_testing.xml b/src/chrome/content/rules/YouTube_testing.xml
index b8a48c1..a24426f 100644
--- a/src/chrome/content/rules/YouTube_testing.xml
+++ b/src/chrome/content/rules/YouTube_testing.xml
@@ -1,11 +1,10 @@
 <ruleset name="YouTube (buggy)" default_off="breaks embedded videos">
 
 <target host="youtube.com" />
-<target host="www.youtube.com" />
+<target host="*.youtube.com" />
 <target host="*.ytimg.com" />
 
 <rule from="^http://(www\.)?youtube\.com/" to="https://www.youtube.com/"/>
+<rule from="^http://insight\.youtube\.com/" to="https://insight.youtube.com/"/>
 <rule from="^http://([^/@:])+\.ytimg\.com/" to="https://$1.ytimg.com/" />
-
-</ruleset>
-
+</ruleset>
\ No newline at end of file
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.eff.org/pipermail/https-everywhere-rules/attachments/20110519/5d92c343/attachment.sig>


More information about the HTTPS-Everywhere-Rules mailing list