Skip to content

Commit faf612f

Browse files
jessealterJ0WI
authored andcommitted
Add Documentchecker.com.xml (EFForg#9344)
1 parent af30fa7 commit faf612f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!--
2+
Nonfunctional hosts in *.documentchecker.com:
3+
4+
h: http redirect
5+
m: certificate mismatch
6+
r: connection refused
7+
s: self-signed certificate
8+
t: timeout on https
9+
-->
10+
<ruleset name="Documentchecker.com">
11+
<target host="documentchecker.com" />
12+
<target host="www.documentchecker.com" />
13+
14+
<rule from="^http:" to="https:" />
15+
</ruleset>

0 commit comments

Comments
 (0)