Skip to content

Commit 6dbad82

Browse files
author
MB
committed
[Amara] (false) mixedcontent
1 parent 865413a commit 6dbad82

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

src/chrome/content/rules/Amara.xml

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,21 @@
44
- about (works, wordpress)
55
- support (works; mismatched, CN: *.freshdesk.com)
66
7+
8+
Mixed content:
9+
10+
- css from s3.amazonaws.com *
11+
12+
- Images, from:
13+
14+
- s3.amazonaws.com *
15+
- amarasubs.files.wordpress.com *
16+
- i.ytimg.com *
17+
18+
* Secured by us
19+
720
-->
8-
<ruleset name="Amara">
21+
<ruleset name="Amara (false MCB)" platform="mixedcontent">
922

1023
<target host="amara.org" />
1124
<target host="www.amara.org" />
@@ -17,4 +30,4 @@
1730
<rule from="^http://(www\.)?amara\.org/"
1831
to="https://$1amara.org/" />
1932

20-
</ruleset>
33+
</ruleset>

0 commit comments

Comments
 (0)