Skip to content

Commit 5dfbf45

Browse files
committed
Merge pull request EFForg#1709 from TonyZTan/patch-4
Add rule for VHLCentral.com
2 parents 208e7ee + 6a08880 commit 5dfbf45

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!--
2+
VHLCentral
3+
4+
-->
5+
<ruleset name="VHL Central">
6+
7+
<target host="www.vhlcentral.com" />
8+
<target host="m3a.vhlcentral.com" />
9+
10+
<rule from="^http:"
11+
to="https:" />
12+
13+
</ruleset>

0 commit comments

Comments
 (0)