[HTTPS-E Rulesets] Another fix for Yandex.xml

Gavrichenkov Artyom ximaera at yandex.ru
Fri Oct 7 00:58:19 PDT 2011


Hi all,

Just 5 days into the previous release, and Yandex guys broke HTTPS support for their Maps service. Here is an update.

| Artyom Gavrichenkov | Engineer, Highloadlab
| gpg: fa1c670e
| mailto: ximaera at gmail.com
| mailto: ximaera at yandex.ru
| xmpp: ximaera at gmail.com
| tel. no: +7 916 515 49 58

-- Signed-off-by: Artyom Gavrichenkov <ximaera at yandex.ru>

diff --git a/src/chrome/content/rules/Yandex.xml b/src/chrome/content/rules/Yandex.xml
index 1de2476..94506c5 100644
--- a/src/chrome/content/rules/Yandex.xml
+++ b/src/chrome/content/rules/Yandex.xml
@@ -49,6 +49,7 @@
     <exclusion pattern="^http://dzen\.yandex\.ru/" />
     <exclusion pattern="^http://fotki\.yandex\.ru/" />
     <exclusion pattern="^http://images\.yandex\.ru/" />
+    <exclusion pattern="^http://maps\.yandex\.ru/" />
     <exclusion pattern="^http://music\.yandex\.ru/" />
     <exclusion pattern="^http://news\.yandex\.ru/" />
     <exclusion pattern="^http://presocial\.yandex\.net/" />
@@ -109,7 +110,8 @@
     <exclusion pattern="^http://wrz\.yandex\.ru/" />

     <!-- 9. Data clusters for Maps and Video -->
-    <exclusion pattern="^http://vec[0-9]+\.maps\.yandex\.ru/" />
+    <exclusion pattern="^http://vec[0-9]+\.maps\.yandex\.(ru|net)/" />
+    <exclusion pattern="^http://jgo\.maps\.yandex\.(ru|net)/" />
     <exclusion pattern="^http://[^.]+-tub\.yandex\.net/" />
     <exclusion pattern="^http://[^.]+-tub\.yandex\.ru/" />
     <exclusion pattern="^http://[^.]+-tub-[^.]+\.yandex\.net/" />



More information about the HTTPS-Everywhere-Rules mailing list