Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit da10aef

Browse files
author
loveithateit
committed
Merge pull request #3282 from fuglede/idenyt-rules
[Idenyt.dk] New ruleset
2 parents e8c5997 + 1d96400 commit da10aef

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!--
2+
Cloudflare SSL on ^ and www
3+
4+
Problematic domains:
5+
foto ¹
6+
jul2k8 ¹
7+
(www.)tv ¹
8+
9+
¹: Timeout
10+
-->
11+
<ruleset name="Idenyt.dk">
12+
13+
<target host="idenyt.dk" />
14+
<target host="www.idenyt.dk" />
15+
16+
<securecookie host=".+" name=".+" />
17+
18+
<rule from="^http:"
19+
to="https:" />
20+
21+
</ruleset>

0 commit comments

Comments
 (0)