Skip to content

Commit ce4c24d

Browse files
committed
Added rules for:
bruteforce.gr cyberaces cybercompex cyberquests delaware technical community college gog greenman gaming playfire hackers on planet earth kerbal space program wilmington university WithSIX
1 parent 13e26fd commit ce4c24d

13 files changed

+95
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<ruleset name="Bruteforce.gr (Partial)">
2+
<target host="bruteforce.gr" />
3+
<target host="www.bruteforce.gr" />
4+
5+
<rule from="^http://(www\.)?bruteforce\.gr/" to="https://bruteforce.gr/" />
6+
</ruleset>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<ruleset name="CyberAces (partial)">
2+
<target host="online.cyberaces.org" />
3+
<target host="cyberaces.org" />
4+
<target host="www.online.cyberaces.org" />
5+
6+
<rule from="^http://(www\.)?online\.cyberaces\.org/" to="https://www.online.cyberaces.org/" />
7+
</ruleset>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<ruleset name="Cybercompex.org" default_off="Bad Cert">
2+
<target host="cybercompex.org" />
3+
<target host="www.cybercompex.org" />
4+
5+
<rule from="^http://(www\.)?cybercompex\.org/" to="https://www.cybercompex.org/" />
6+
</ruleset>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<ruleset name="Cyberquests (Partial)">
2+
<target host="quiz-uscc.cyberquests.org" />
3+
4+
<rule from="^http://quiz-uscc\.cyberquests\.org/" to="https://quiz-uscc.cyberquests.org/" />
5+
</ruleset>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<ruleset name="Delaware Technical Community College (partial)">
2+
<target host="dtcc.edu" />
3+
<target host="login.dtcc.edu" />
4+
<target host="www.dtcc.edu" />
5+
6+
<rule from="^http://(www\.)?dtcc\.edu/" to="https://www.dtcc.edu/" />
7+
<rule from="^http://(www\.)?login\.dtcc\.edu/" to="https://login.dtcc.edu/" />
8+
</ruleset>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<ruleset name="GOG (partial)">
2+
<target host="gog.com" />
3+
<target host="www.gog.com" />
4+
5+
<rule from="^http://(www\.)?gog\.com/" to="https://www.gog.com/" />
6+
7+
<exclusion pattern="^http://(?:www\.)?gog\.com/(?:games|forum|support/)" />
8+
</ruleset>
9+
10+
11+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<ruleset name="greenman gaming (partial)">
2+
<target host="greenmangaming.com" />
3+
<target host="www.greenmangaming.com" />
4+
5+
<rule from="^http://(www\.)?greenmangaming\.com/user/login" to="https://www.greenmangaming.com/user/login" />
6+
<rule from="^http://(www\.)?greenmangaming\.com/user/account" to="https://www.greenmangaming.com/user/account" />
7+
</ruleset>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<ruleset name="Hackers On Planet Earth (Partial)">
2+
<target host="hope.net" />
3+
<target host="wiki.hope.net" />
4+
<target host="www.hope.net" />
5+
6+
<rule from="^http://(www\.)?hope\.net/" to="https://hope.net/" />
7+
<rule from="^http://(www\.)?wiki\.hope\.net/" to="https://wiki.hope.net/" />
8+
</ruleset>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<ruleset name="Kerbal Space Program (partial)">
2+
<target host="kerbalspaceprogram.com" />
3+
<target host="www.kerbalspaceprogram.com" />
4+
5+
<rule from="^http://(www\.)?kerbalspaceprogram\.com/" to="https://www.kerbalspaceprogram.com/" />
6+
</ruleset>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="Playfire (partial)">
2+
<target host="forums.playfire.com" />
3+
<target host="playfire.com" />
4+
<target host="www.forums.playfire.com" />
5+
<target host="www.playfire.com" />
6+
7+
<rule from="^http://(www\.)?forums\.playfire\.com/" to="https://www.forums.playfire.com/" />
8+
<rule from="^http://(www\.)?playfire\.com/" to="https://www.playfire.com/" />
9+
</ruleset>

0 commit comments

Comments
 (0)