Skip to content

Commit 6165ab6

Browse files
J0WIjeremyn
authored andcommitted
Add Wingz.me.xml (EFForg#11326)
1 parent 544f440 commit 6165ab6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!--
2+
Nonfunctional hosts in *.wingz.me:
3+
- blog.wingz.me (m)
4+
5+
h: http redirect
6+
m: certificate mismatch
7+
r: connection refused
8+
s: self-signed certificate
9+
t: timeout on https
10+
-->
11+
<ruleset name="Wingz.me">
12+
<target host="wingz.me" />
13+
<target host="www.wingz.me" />
14+
<target host="app.wingz.me" />
15+
<target host="auth.wingz.me" />
16+
<target host="help.wingz.me" />
17+
18+
<rule from="^http:" to="https:" />
19+
</ruleset>

0 commit comments

Comments
 (0)