Skip to content

Commit 19523c2

Browse files
author
MB
committed
[Wired] Fix
1 parent d606861 commit 19523c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/chrome/content/rules/Wired.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
<rule from="^https?://(?:secure\.|www\.)?wired\.com/"
3636
to="https://secure.wired.com/" />
3737

38-
<rule from="^http://subscri(?:be|ptions)\.wired\.com/"
38+
<rule from="^http://subscri(be|ptions)\.wired\.com/"
3939
to="https://subscri$1.wired.com/" />
4040

4141
<rule from="^https?://cdni\.wired\.co\.uk/"
4242
to="https://d2f0ban6dhfdsw.cloudfront.net/" />
4343

44-
</ruleset>
44+
</ruleset>

0 commit comments

Comments
 (0)