We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02722dc + 6e13d6f commit 64dc441Copy full SHA for 64dc441
src/chrome/content/rules/Canonical.xml
@@ -25,6 +25,7 @@
25
- certification
26
- irclogs
27
- shop
28
+ - support
29
30
31
Mixed content:
@@ -57,7 +58,7 @@
57
58
<securecookie host="^(?:certification|irclogs|shop)\.canonical\.com$" name=".+" />
59
60
- <rule from="^http://(blog\.bazaar|certification|design|irclogs|landscape|shop)\.canonical\.com/"
61
+ <rule from="^http://(blog\.bazaar|certification|design|irclogs|landscape|shop|support)\.canonical\.com/"
62
to="https://$1.canonical.com/" />
63
64
</ruleset>
0 commit comments