Skip to content

Commit 6454e4f

Browse files
J0WIBisaloo
authored andcommitted
Add Quassel-irc.org.xml (EFForg#16576)
1 parent a5d08ea commit 6454e4f

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 hosts in *.quassel-irc.org:
3+
- lists.quassel-irc.org (r)
4+
5+
h: http redirect
6+
m: certificate mismatch
7+
r: connection refused
8+
s: self-signed certificate
9+
t: timeout on https
10+
-->
11+
<ruleset name="Quassel-irc.org">
12+
<target host="quassel-irc.org" />
13+
<target host="www.quassel-irc.org" />
14+
<target host="bugs.quassel-irc.org" />
15+
<target host="git.quassel-irc.org" />
16+
<target host="wiki.quassel-irc.org" />
17+
18+
<rule from="^http:" to="https:" />
19+
</ruleset>

0 commit comments

Comments
 (0)