Skip to content

Commit 04d9c49

Browse files
committed
Merge pull request EFForg#2844 from EFForg/revert-2835-patch-2
Revert "[QuiteRSS.org] Update to new standard"
2 parents 0bc65cf + 1356dae commit 04d9c49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Fetch error: http://www.quiterss.org/ => https://www.quiterss.org/: (51, "SSL: n
88
<target host="www.quiterss.org" />
99

1010

11-
<rule from="^http:"
12-
to="https:" />
11+
<rule from="^http://(www\.)?quiterss\.org/"
12+
to="https://$1quiterss.org/" />
1313

1414
</ruleset>

0 commit comments

Comments
 (0)