We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d606861 commit 19523c2Copy full SHA for 19523c2
src/chrome/content/rules/Wired.xml
@@ -35,10 +35,10 @@
35
<rule from="^https?://(?:secure\.|www\.)?wired\.com/"
36
to="https://secure.wired.com/" />
37
38
- <rule from="^http://subscri(?:be|ptions)\.wired\.com/"
+ <rule from="^http://subscri(be|ptions)\.wired\.com/"
39
to="https://subscri$1.wired.com/" />
40
41
<rule from="^https?://cdni\.wired\.co\.uk/"
42
to="https://d2f0ban6dhfdsw.cloudfront.net/" />
43
44
-</ruleset>
+</ruleset>
0 commit comments