We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f28a215 + e5950e9 commit 3f8ef54Copy full SHA for 3f8ef54
src/chrome/content/rules/BSWA.xml
@@ -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