Skip to content

Commit

Permalink
added files for 0x20.be and hackerspace.be
Browse files Browse the repository at this point in the history
  • Loading branch information
fs111 committed Dec 4, 2010
0 parents commit dac83a5
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 0x20.xml
@@ -0,0 +1,6 @@
<ruleset name="whitespace">
<target host="www.0x20.be" />
<target host="0x20.be" />
<rule from="^http://(www\.)?0x20\.be/" to="https://0x20.be/"/>
</ruleset>

8 changes: 8 additions & 0 deletions README
@@ -0,0 +1,8 @@
config files for the HTTPS Everywhere firefox extension [0] by the eff [1] to enforce https on sites I use.

The files where made following the howto found under [2]

--
[0] https://www.eff.org/https-everywhere
[1] https://eff.org
[2] https://www.eff.org/https-everywhere/rulesets
6 changes: 6 additions & 0 deletions hsbxl.xml
@@ -0,0 +1,6 @@
<ruleset name="hsbxl">
<target host="www.hackerspace.be" />
<target host="hackerspace.be" />
<rule from="^http://(www\.)?hackerspace\.be/" to="https://hackerspace.be/"/>
</ruleset>

0 comments on commit dac83a5

Please sign in to comment.