We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68979e3 commit 9f86df5Copy full SHA for 9f86df5
src/chrome/content/rules/24-ways.xml
@@ -1,7 +1,7 @@
1
<ruleset name="24 ways (partial)" platform="mixedcontent">
2
3
- <target host="cloud.24way.org"/>
4
- <target host="media.24way.org"/>
+ <target host="cloud.24ways.org"/>
+ <target host="media.24ways.org"/>
5
6
<rule from="^http://(?:cloud|media)\.24ways\.org/"
7
to="https://s3.amazonaws.com/media.24ways.org/"/>
0 commit comments