Skip to content

Instantly share code, notes, and snippets.

@seanbutnotheard
Created September 29, 2013 01:58
Show Gist options
  • Save seanbutnotheard/6748657 to your computer and use it in GitHub Desktop.
Save seanbutnotheard/6748657 to your computer and use it in GitHub Desktop.
KBMOD.com HTTPS Everywhere Ruleset
<ruleset name="KBMOD.com">
<target host="www.kbmod.com" />
<target host="kbmod.com" />
<securecookie host="^.*\.kbmod\.com$" name=".*" />
<exclusion pattern="^http://kbmod\.com/multistream/"/>
<rule from="^http://(www\.)?kbmod\.com" to="https://kbmod.com"/>
</ruleset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment