Skip to content

Commit d3bfc83

Browse files
author
MB
committed
Internot.info
1 parent ac3cd78 commit d3bfc83

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!--
2+
Nonfunctional subdomains:
3+
4+
- blog
5+
6+
-->
7+
<ruleset name="Internot.info (partial)">
8+
9+
<target host="internot.info" />
10+
<target host="*.internot.info" />
11+
12+
13+
<securecookie host="^\.internot\.info$" name=".+" />
14+
15+
16+
<rule from="^http://(www\.)?internot\.info/"
17+
to="https://$1internot.info/" />
18+
19+
</ruleset>

0 commit comments

Comments
 (0)