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

Commit 77bf979

Browse files
Chan Chak ShingJ0WI
authored andcommitted
Re-activate and Update Sebastian_Wick.net.xml (#11088)
1 parent afe248f commit 77bf979

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed
Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
11
<!--
2-
www: cert only matches ^sebastianwick.net
2+
Non-functional hosts
3+
SSL peer certificate was not OK:
4+
- www.sebastianwick.net
35
6+
4xx client error:
7+
- odvwiki.sebastianwick.net
48
-->
5-
<ruleset name="Sebastian Wick.net" default_off="self-signed">
6-
9+
<ruleset name="Sebastian Wick.net">
710
<target host="sebastianwick.net" />
811
<target host="www.sebastianwick.net" />
12+
<target host="git.sebastianwick.net" />
13+
<target host="mail.sebastianwick.net" />
14+
<target host="ttrss.sebastianwick.net" />
15+
<target host="upload.sebastianwick.net" />
916

17+
<securecookie host=".+" name=".+" />
1018

11-
<rule from="^http://(?:www\.)?sebastianwick\.net/"
12-
to="https://sebastianwick.net/" />
19+
<rule from="^http://www\.sebastianwick\.net/"
20+
to="https://sebastianwick.net/" />
1321

22+
<rule from="^http:"
23+
to="https:" />
1424
</ruleset>

0 commit comments

Comments
 (0)