We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 379e7a9 commit 056f978Copy full SHA for 056f978
1 file changed
src/chrome/content/rules/hongkongairport.com.xml
@@ -0,0 +1,16 @@
1
+<!--
2
+ Invalid certificate:
3
+ - blog.hongkongairport.com
4
+
5
+ Could not connect:
6
+ - vps.hongkongairport.com
7
+-->
8
+<ruleset name="Hong Kong International Airport">
9
+ <target host="hongkongairport.com" />
10
+ <target host="www.hongkongairport.com" />
11
+ <target host="extranet.hongkongairport.com" />
12
+ <target host="extranetapps.hongkongairport.com" />
13
+ <target host="learningzone.hongkongairport.com" />
14
15
+ <rule from="^http:" to="https:" />
16
+</ruleset>
0 commit comments