Skip to content

Commit 1e26d69

Browse files
kazzarinJ0WI
authored andcommitted
[Woolyss.com] Add ruleset (EFForg#7289)
1 parent ef77b11 commit 1e26d69

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+
Mismatch:
3+
- chipmusic.woolyss.com
4+
-->
5+
<ruleset name="Woolyss.com">
6+
<target host="woolyss.com" />
7+
<target host="www.woolyss.com" />
8+
<target host="chromium.woolyss.com" />
9+
<target host="info.woolyss.com" />
10+
<target host="tools.woolyss.com" />
11+
12+
<!-- Subdomain redirects to a 403 -->
13+
<exclusion pattern="^http://tools\.woolyss\.com/$" />
14+
<test url="http://tools.woolyss.com/html5-audio-video-tester/" />
15+
16+
<rule from="^http:" to="https:" />
17+
</ruleset>

0 commit comments

Comments
 (0)