Out of curiosity I tested to see if <a href="http://woot.com">woot.com</a> and it's subdomains (shirt.woot, wine.woot, etc) were https-enabled (since they're now owned by Amazon). They are but when I wrote and tested the following ruleset<br>
<br><ruleset name="Woot" match_rule="http:.*\.woot\."><br><rule from="^http://([^/:@]*)\.woot\.com/([^/:@]*)" to="https://$<a href="http://1.woot.com/$2">1.woot.com/$2</a>"/><br>
</ruleset><br>It busts the site: the site loads, but text and hyperlinks only.<br><br>I've included a screenshot of the site working. (I use vimperator so the purple bar at the bottom indicates that the site is using https).<br>
The second image is a screenshot of the site not working (with my ruleset in place).<br><br>Is this happening to anyone else? If so, should I/we write Woot a nice letter?<br><br>Thanks for your help,<br>Graff<br>