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

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

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