Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 7d32ebf

Browse files
authored
Create RTHK.hk.xml (#19729)
* Create RTHK.hk.xml * Create RTHK.org.hk.xml * Update RTHK.org.hk.xml Remove subdomains which do not work on HTTP * Update RTHK.hk.xml
1 parent b6fbc3c commit 7d32ebf

File tree

2 files changed

+84
-0
lines changed

2 files changed

+84
-0
lines changed
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
<!--
2+
Non-functional hosts
3+
Couldn't connect to server:
4+
- stm.rthk.hk
5+
- stm1.rthk.hk
6+
- stm2.rthk.hk
7+
- teenpower.rthk.hk
8+
- www.teenpower.rthk.hk
9+
- m.teenpower.rthk.hk
10+
- teenpower1.rthk.hk
11+
12+
Timeout was reached:
13+
- newsuat.rthk.hk
14+
- rthkcms3.rthk.hk
15+
- rthkwcms1.rthk.hk
16+
17+
SSL connect error:
18+
- archive.rthk.hk
19+
- rthk9.rthk.hk
20+
21+
Incomplete certificate chain error:
22+
- cibs.rthk.hk
23+
- t.rthk.hk
24+
-->
25+
<ruleset name="RTHK.hk">
26+
<target host="rthk.hk" />
27+
<target host="www.rthk.hk" />
28+
<target host="apiw01.rthk.hk" />
29+
<target host="app1.rthk.hk" />
30+
<target host="app3.rthk.hk" />
31+
<target host="app4.rthk.hk" />
32+
<target host="app7.rthk.hk" />
33+
<target host="dab33.rthk.hk" />
34+
<target host="dab35.rthk.hk" />
35+
<target host="gbcode.rthk.hk" />
36+
<test url="http://gbcode.rthk.hk/TuniS/news.rthk.hk/rthk/ch/latest-news.htm" />
37+
<target host="m.rthk.hk" />
38+
<target host="news.rthk.hk" />
39+
<target host="newsprd.rthk.hk" />
40+
<target host="newsstatic.rthk.hk" />
41+
<target host="podcast.rthk.hk" />
42+
<test url="http://podcast.rthk.hk/podcast/" />
43+
<target host="podcasts.rthk.hk" />
44+
<target host="programme.rthk.hk" />
45+
<test url="http://programme.rthk.hk/assets/timetable/channel/tv/rthk_dtt32_timetable.pdf" />
46+
<test url="http://programme.rthk.hk/channel/broadcaster/index.php?c=radio5" />
47+
<test url="http://programme.rthk.hk/channel/radio/trafficnews/index.php" />
48+
<target host="radio2.rthk.hk" />
49+
<target host="radio5.rthk.hk" />
50+
<target host="stmw.rthk.hk" />
51+
<target host="stmw1.rthk.hk" />
52+
<target host="stmw2.rthk.hk" />
53+
<target host="webplus.rthk.hk" />
54+
55+
<rule from="^http:" to="https:" />
56+
</ruleset>
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<!--
2+
Non-functional hosts
3+
Couldn't connect to server:
4+
- teenpower.rthk.org.hk
5+
- www.teenpower.rthk.org.hk
6+
7+
SSL peer certificate was not OK:
8+
- rthk.org.hk
9+
- www.rthk.org.hk
10+
- app1.rthk.org.hk
11+
- app3.rthk.org.hk
12+
- gbcode.rthk.org.hk
13+
- hkfilex.rthk.org.hk
14+
- www.hkfilex.rthk.org.hk
15+
- news.rthk.org.hk
16+
- podcast.rthk.org.hk
17+
- programme.rthk.org.hk
18+
19+
Incomplete certificate chain error:
20+
- pop.rthk.org.hk
21+
-->
22+
<ruleset name="RTHK.org.hk">
23+
<target host="rthk.org.hk" />
24+
<target host="www.rthk.org.hk" />
25+
26+
<rule from="^http://(www\.)?rthk\.org\.hk/"
27+
to="https://$1rthk.hk/" />
28+
</ruleset>

0 commit comments

Comments
 (0)