We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e93105c + 85d9d7f commit 0bc65cfCopy full SHA for 0bc65cf
src/chrome/content/rules/QuiteRSS.org.xml
@@ -8,7 +8,7 @@ Fetch error: http://www.quiterss.org/ => https://www.quiterss.org/: (51, "SSL: n
8
<target host="www.quiterss.org" />
9
10
11
- <rule from="^http://(www\.)?quiterss\.org/"
12
- to="https://$1quiterss.org/" />
+ <rule from="^http:"
+ to="https:" />
13
14
</ruleset>
0 commit comments