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

Commit 53fed93

Browse files
Create bacontent.de ruleset (#19091)
* Create bacontent.de ruleset * Add test url * Add test urls
1 parent 04aeeaf commit 53fed93

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
This domain contains a wildcard DNS record.
3+
-->
4+
<ruleset name="bacontent.de">
5+
6+
<target host="c.bacontent.de" />
7+
<test url="http://c.bacontent.de/d/init" />
8+
<target host="d.bacontent.de" />
9+
<test url="http://d.bacontent.de/d/init" />
10+
<target host="t.bacontent.de" />
11+
<test url="http://t.bacontent.de/d/init" />
12+
13+
<securecookie host=".+" name=".+" />
14+
15+
<rule from="^http:" to="https:" />
16+
17+
</ruleset>

0 commit comments

Comments
 (0)