[HTTPS-E Rulesets] Rule for Hacker News (Y Combinator)

Dan Wolff fondiller at gmail.com
Fri Sep 2 19:55:24 PDT 2011


Hi HTTPS-loving people,

It would be nice if you added a rule for Hacker News
<https://news.ycombinator.com/>.
I didn't write the rule (below), but I have tested it and it works.
Credit goes to Mike Cardwell, as per his post
<https://news.ycombinator.com/item?id=2909103>.

Cheers,
  Dan

----

<ruleset name="YCombinator">
  <target host="news.ycombinator.com" />

  <securecookie host="^(.+\.)?ycombinator\.com$" name=".*"/>

  <rule from="^http://news\.ycombinator\.com/"
to="https://news.ycombinator.com/"/>
</ruleset>



More information about the HTTPS-Everywhere-Rules mailing list