[tor-bugs] #5036 [EFF-HTTPS Everywhere]: Google "sorry" captcha now supports HTTPS
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Wed Feb 8 03:30:58 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):
It just occured to me that the "continue" variable can in fact be ignored,
and should be, because HTTPS Everywhere will properly take care of the
subsequent request. So:
{{{
<ruleset name="GoogleSorry">
<target host="sorry.google.com" />
<target host="www.google.com" />
<target host="google.com" />
<rule from="^http://((sorry|www)\.)?google\.com/sorry/"
to="https://sorry.google.com/sorry/" />
</ruleset>
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5036#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list