Skip to content

Commit f01f812

Browse files
author
Chan Chak Shing
committed
Add securecookie flags
1 parent d080eff commit f01f812

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/chrome/content/rules/hkex.com.hk.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<target host="www.esubmission.hkex.com.hk" />
2424
<target host="sc.hkex.com.hk" />
2525

26-
<securecookie host="^www\.hkex\.com\.hk$" name=".+" />
26+
<securecookie host=".+" name=".+" />
2727

2828
<rule from="^http://hkex\.com\.hk/"
2929
to="https://www.hkex.com.hk/" />

src/chrome/content/rules/hkexnews.hk.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@
1111
<target host="www1.hkexnews.hk" />
1212
<target host="www2.hkexnews.hk" />
1313

14+
<securecookie host=".+" name=".+" />
15+
1416
<rule from="^http:" to="https:" />
1517
</ruleset>

0 commit comments

Comments
 (0)