[HTTPS-E Rulesets] Rules for *.yandex.ru: update

Gavrichenkov Artyom ximaera at yandex.ru
Sun Oct 2 16:52:18 PDT 2011


03.10.2011, 00:15, "Gavrichenkov Artyom" <ximaera at yandex.ru>:
> Here is an update for rules contained in Yandex.xml.
> It fixes every service that current version breaks.

Well, actually I've just taken a look at what have been done before and I'm going to remove the 4th hunk from the patch -- I don't have anything against non-capturing patterns. The updated version goes below.

-- 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 8e66617..e8e9b1e 100644                                                         
--- a/src/chrome/content/rules/Yandex.xml                                             
+++ b/src/chrome/content/rules/Yandex.xml                                             
@@ -51,14 +51,17 @@                                                                   
     <exclusion pattern="^http://images\.yandex\.ru/" />                              
     <exclusion pattern="^http://music\.yandex\.ru/" />                               
     <exclusion pattern="^http://news\.yandex\.ru/" />                                
+    <exclusion pattern="^http://presocial\.yandex\.net/" />                          
     <exclusion pattern="^http://sprav\.yandex\.ru/" />                               
+    <exclusion pattern="^http://tv\.yandex\.ru/" />                                  
     <exclusion pattern="^http://video\.yandex\.ru/" />                               
     <exclusion pattern="^http://wdgt\.yandex\.ru/" />                                
     <exclusion pattern="^http://www\.yandex\.ru/" />                                 
+    <!-- Remove this if you do never post entries or comments on my.ya.ru -->        
+    <exclusion pattern="^http://(www\.)?[^.]+\.ya\.ru/" />                           
     <!--  for example: http://mirror.yandex.ru/ubuntu-cdimage/releases/ -->          
     <exclusion pattern="^http://mirror.yandex.ru/" />                                
                                                                                      
-                                                                                     
     <!-- 2. Simple redirections -->                                                  
     <exclusion pattern="^http://probki\.yandex\.ru/" />                              
     <exclusion pattern="^http://blogs\.ya\.ru" />                                    
@@ -81,7 +84,7 @@                                                                     
                                                                                      
     <!-- 4. Search suggestions -->                                                   
     <exclusion pattern="^http://suggest\.yandex\.ru/" />                             
-    <exclusion pattern="^http://suggest-blogs\.yandex\.ru/" />                       
+    <exclusion pattern="^http://suggest-[a-z]+\.yandex\.(ru|net)/" />

     <!-- 5. Webmaster -->
     <exclusion pattern="^http://content\.webmaster\.yandex\.ru/" />
@@ -92,10 +95,15 @@
     <!-- 7. Internet.Yandex.Ru (connection rate detection breaks with HTTPS) -->
     <exclusion pattern="^http://internet.yandex.ru/" />

-    <!-- 8. Various content storages -->
+    <!-- 8. Various click counters and content storages -->
     <exclusion pattern="^http://awaps\.yandex\.ru/" />
     <exclusion pattern="^http://clck\.yandex\.ru/" />
+    <exclusion pattern="^http://copy\.yandex\.net/" />
+    <exclusion pattern="^http://hghltd\.yandex\.net/" />
     <exclusion pattern="^http://kiks\.yandex\.ru/" />
+    <exclusion pattern="^http://print\.maps\.yandex\.ru/" />
+    <exclusion pattern="^http://market-click[0-9]+\.yandex\.ru/" />
+    <exclusion pattern="^http://mc\.yandex\.net/" />
     <exclusion pattern="^http://mdata\.yandex\.net/" />
     <exclusion pattern="^http://wrz\.yandex\.ru/" />



More information about the HTTPS-Everywhere-Rules mailing list