We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d080eff commit f01f812Copy full SHA for f01f812
src/chrome/content/rules/hkex.com.hk.xml
@@ -23,7 +23,7 @@
23
<target host="www.esubmission.hkex.com.hk" />
24
<target host="sc.hkex.com.hk" />
25
26
- <securecookie host="^www\.hkex\.com\.hk$" name=".+" />
+ <securecookie host=".+" name=".+" />
27
28
<rule from="^http://hkex\.com\.hk/"
29
to="https://www.hkex.com.hk/" />
src/chrome/content/rules/hkexnews.hk.xml
@@ -11,5 +11,7 @@
11
<target host="www1.hkexnews.hk" />
12
<target host="www2.hkexnews.hk" />
13
14
15
+
16
<rule from="^http:" to="https:" />
17
</ruleset>
0 commit comments