Skip to content

Commit 64dc441

Browse files
committed
Merge pull request EFForg#148 from jpds/canonical-support-ruleset
[Canonical] Added support subdomain.
2 parents 02722dc + 6e13d6f commit 64dc441

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/chrome/content/rules/Canonical.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
- certification
2626
- irclogs
2727
- shop
28+
- support
2829
2930
3031
Mixed content:
@@ -57,7 +58,7 @@
5758
<securecookie host="^(?:certification|irclogs|shop)\.canonical\.com$" name=".+" />
5859

5960

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/"
6162
to="https://$1.canonical.com/" />
6263

6364
</ruleset>

0 commit comments

Comments
 (0)