Skip to content

Commit 36a41a5

Browse files
authored
Orion_Magazine.org.xml: Add .com target (EFForg#18952)
Rule was for .com, which wasnt listed as a target. .com is a parked domain; .org is functional. Related to EFForg#12297
1 parent 312b726 commit 36a41a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/chrome/content/rules/Orion_Magazine.org.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<target host="www.orionmagazine.org" />
55

66

7-
<rule from="^http://(www\.)?orionmagazine\.com/"
8-
to="https://$1orionmagazine.com/" />
7+
<rule from="^http:"
8+
to="https:" />
99

1010
</ruleset>

0 commit comments

Comments
 (0)