Skip to content

Commit 66a4c02

Browse files
J0WIBisaloo
authored andcommitted
Add Colordiff.org.xml (EFForg#15874)
1 parent 8b93789 commit 66a4c02

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+
Nonfunctional hosts in *.colordiff.org:
3+
- colordiff.org (m)
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="Colordiff.org">
12+
<target host="colordiff.org" />
13+
<target host="www.colordiff.org" />
14+
15+
<rule from="^http://colordiff\.org/" to="https://www.colordiff.org/" />
16+
<rule from="^http:" to="https:" />
17+
</ruleset>

0 commit comments

Comments
 (0)