#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
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to