Skip to content

Commit 0695b0a

Browse files
youdlyJ0WI
authored andcommitted
[iPay88.com] New ruleset (EFForg#15725)
* [iPay88.com] New ruleset * add comment on 'pmon10' * Remove host with mismatch cert
1 parent f43a094 commit 0695b0a

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
<!--
2+
For other coverage, see Mobile88.com.xml
3+
4+
5+
Non-functional subdomains:
6+
7+
- ipay88.com (m)
8+
- bancnet (m)
9+
- blog (t)
10+
- dvl3-vn (t)
11+
- m (m)
12+
- mobile-svr2 (t)
13+
- pmon10 (t)
14+
- tfs (t)
15+
- uat-mobile-payment (t)
16+
17+
- ipay88.com.my (t)
18+
- emailapi (m)
19+
- emailapi2 (m)
20+
- o1.emailapi2 (t)
21+
- shopify (HTTP 403 error)
22+
23+
e: expired certificate
24+
h: http redirect
25+
i: invalid certificate chain
26+
m: certificate mismatch
27+
r: connection refused
28+
s: self-signed certificate
29+
t: timeout on https
30+
-->
31+
<ruleset name="iPay88.com">
32+
33+
<target host="ipay88.com" />
34+
<target host="www.ipay88.com" />
35+
<target host="dvl3.ipay88.com" />
36+
<target host="payment.ipay88.com" />
37+
<target host="vas.ipay88.com" />
38+
39+
<rule from="^http://ipay88\.com/"
40+
to="https://www.ipay88.com/" />
41+
42+
<rule from="^http:"
43+
to="https:" />
44+
</ruleset>

0 commit comments

Comments
 (0)