We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5c2a49 + d68fb86 commit 8618f39Copy full SHA for 8618f39
src/chrome/content/rules/Absolute.xml
@@ -0,0 +1,13 @@
1
+<ruleset name="Absolute Software">
2
+
3
+ <target host="absolute.com" />
4
+ <target host="www.absolute.com" />
5
+ <target host="forums.absolute.com" />
6
+ <target host="my.absolute.com" />
7
8
+ <securecookie host=".+" name=".+" />
9
10
+ <rule from="^http:"
11
+ to="https:" />
12
13
+</ruleset>
0 commit comments