Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit bf61714

Browse files
galeksandrpJ0WI
authored andcommitted
documentup.com (EFForg#6423)
* documentup.com * upd
1 parent 9e348f3 commit bf61714

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+
www.documentup.com ¹
3+
domains such as <project>.<username>.documentup.com ¹
4+
5+
6+
¹ mismatch
7+
-->
8+
<ruleset name="documentup.com">
9+
<target host="documentup.com" />
10+
11+
<target host="www.documentup.com" />
12+
13+
<rule from="^http://www\.documentup\.com/"
14+
to="https://documentup.com/" />
15+
16+
<rule from="^http:" to="https:" />
17+
</ruleset>

0 commit comments

Comments
 (0)