Skip to content

Instantly share code, notes, and snippets.

@aminone
Created March 27, 2015 16:23
Show Gist options
  • Save aminone/6f18d977172ae8081609 to your computer and use it in GitHub Desktop.
Save aminone/6f18d977172ae8081609 to your computer and use it in GitHub Desktop.
HTTPS Everywhere rule for jadi.net. https://www.eff.org/https-everywhere/rulesets
<ruleset name="Jadi_net">
<target host="www.jadi.net" />
<target host="jadi.net" />
<rule from="^http://(www\.)?jadi\.net/" to="https://jadi.net/"/>
</ruleset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment