[tor-bugs] #5036 [EFF-HTTPS Everywhere]: Google "sorry" captcha now supports HTTPS
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Tue Feb  7 02:59:57 UTC 2012
    
    
  
#5036: Google "sorry" captcha now supports HTTPS
----------------------------------+-----------------------------------------
 Reporter:  ugh                   |          Owner:  pde
     Type:  enhancement           |         Status:  new
 Priority:  normal                |      Milestone:     
Component:  EFF-HTTPS Everywhere  |        Version:     
 Keywords:                        |         Parent:     
   Points:                        |   Actualpoints:     
----------------------------------+-----------------------------------------
Comment(by ugh):
 Here's a working and more comprehensive ruleset:
 {{{
 <ruleset name="GoogleSorry">
   <target host="www.google.com" />
   <target host="sorry.google.com" />
   <target host="google.com" />
   <rule
 from="^https?://((sorry|www)\.)?google\.com/sorry/(Captcha)?\?continue=http([^s])"
 to="https://sorry.google.com/sorry/?continue=https$4" />
 </ruleset>
 }}}
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5036#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list