Created
March 27, 2015 16:23
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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