Skip to content

Commit 3f8ef54

Browse files
committed
Merge pull request EFForg#2768 from lucaspetter/bswa
[Dhammaloka.org.au] New Mixedcontent Ruleset
2 parents f28a215 + e5950e9 commit 3f8ef54

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/chrome/content/rules/BSWA.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="Buddhist Society of Western Australia" platform="mixedcontent">
2+
<target host="dhammaloka.org.au" />
3+
<target host="www.dhammaloka.org.au" />
4+
5+
<securecookie host="^(?:www)?(?:\.)?dhammaloka\.org\.au$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>

0 commit comments

Comments
 (0)