Skip to content

Commit 372d9b0

Browse files
committed
Merge pull request EFForg#3830 from Liudvikam/Uneddit
Add rule for uneddit.com
2 parents 8b528d6 + e985d56 commit 372d9b0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<ruleset name="Uneddit">
2+
<target host="uneddit.com" />
3+
<target host="www.uneddit.com" />
4+
5+
<rule from="^http:"
6+
to="https:" />
7+
</ruleset>

0 commit comments

Comments
 (0)