We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 501a38d commit c3c983eCopy full SHA for c3c983e
src/chrome/content/rules/Loans.com.au.xml
@@ -0,0 +1,15 @@
1
+<ruleset name="Loans.com.au">
2
+
3
+ <target host="loans.com.au" />
4
+ <target host="www.loans.com.au" />
5
+ <target host="login.loans.com.au" />
6
+ <target host="login1.loans.com.au" />
7
+ <target host="mobilemoney.loans.com.au" />
8
+ <target host="money.loans.com.au" />
9
+ <target host="money2.loans.com.au" />
10
11
+ <securecookie host=".+" name=".+" />
12
13
+ <rule from="^http:"
14
+ to="https:" />
15
+</ruleset>
0 commit comments