Skip to content

Commit 6eb65f9

Browse files
author
Chan Chak Shing
authored
Create coronavirus.gov.hk.xml (EFForg#19024)
* Create coronavirus.gov.hk.xml * Update GovHK.xml * Update coronavirus.gov.hk.xml
1 parent 08555dd commit 6eb65f9

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

src/chrome/content/rules/GovHK.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- HKGov-LCSD.xml
2020
- HKGov-NEWS.xml
2121
- HKGov-TID.xml
22+
- coronavirus.gov.hk.xml
2223
- hkpl.gov.hk.xml
2324
- hkqf.gov.hk.xml
2425
- hongkongpost.gov.hk.xml
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!--
2+
Non-functional hosts:
3+
Certificate mismatched:
4+
- www0.coronavirus.gov.hk
5+
-->
6+
<ruleset name="coronavirus.gov.hk">
7+
<target host="coronavirus.gov.hk" />
8+
<target host="www.coronavirus.gov.hk" />
9+
10+
<securecookie host=".+" name=".+" />
11+
12+
<rule from="^http:" to="https:" />
13+
</ruleset>

0 commit comments

Comments
 (0)