Skip to content

Commit 13f2b5b

Browse files
committed
Merge pull request EFForg#4139 from numismatika/WS
add rule for Wine-Staging
2 parents 4db005f + 560bb39 commit 13f2b5b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<ruleset name="Wine-Staging">
2+
3+
<target host="wine-staging.com"/>
4+
<target host="www.wine-staging.com"/>
5+
<target host="bugs.wine-staging.com"/>
6+
<target host="repos.wine-staging.com"/>
7+
8+
<rule from="^http:" to="https:"/>
9+
10+
</ruleset>

0 commit comments

Comments
 (0)