We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa38016 commit 16d795fCopy full SHA for 16d795f
src/chrome/content/rules/MetaCPAN.xml
@@ -7,7 +7,7 @@
7
<securecookie host="^(.*\.)?metacpan\.org$" name=".*" />
8
9
10
- <rule from="^http://(api\.|www\.)?metacpan\.org/"
+ <rule from="^http://(api\.|www\.|cpan\.)?metacpan\.org/"
11
to="https://$1metacpan.org/" />
12
13
</ruleset>
0 commit comments