forked from a2call/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path104.com.tw.xml
More file actions
45 lines (35 loc) · 1.09 KB
/
104.com.tw.xml
File metadata and controls
45 lines (35 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!--
Redirects to http:
corp
Invalid certificate:
^ (equal to www.)
-->
<ruleset name="104.com.tw">
<target host="104.com.tw" />
<target host="www.104.com.tw" />
<rule from="^http://(www\.)?104\.com\.tw/" to="https://www.104.com.tw/" />
<target host="aidma.104.com.tw" />
<target host="ac.104.com.tw" />
<target host="an9.104.com.tw" />
<target host="assessment.104.com.tw" />
<target host="bubble.104.com.tw" />
<target host="case.104.com.tw" />
<target host="certify.104.com.tw" />
<target host="ehr.104.com.tw" />
<target host="ehrweb.104.com.tw" />
<target host="hrs.104.com.tw" />
<target host="hunter.104.com.tw" />
<target host="iqa.104.com.tw" />
<target host="learn.104.com.tw" />
<target host="login.104.com.tw" />
<target host="m.104.com.tw" />
<target host="pda.104.com.tw" />
<target host="plus.104.com.tw" />
<target host="pro.104.com.tw" />
<target host="static.104.com.tw" />
<target host="temp.104.com.tw" />
<target host="tutor.104.com.tw" />
<target host="vip.104.com.tw" />
<target host="wage.104.com.tw" />
<rule from="^http:" to="https:" />
</ruleset>