We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eaf4bd1 + 1f5dfbb commit 3c2eeb7Copy full SHA for 3c2eeb7
src/chrome/content/rules/Resortpro.net.xml
@@ -0,0 +1,14 @@
1
+<ruleset name="Resortpro.net">
2
+
3
+ <target host="resortpro.net" />
4
+ <target host="www.resortpro.net" />
5
6
+ <securecookie host=".+" name=".+" />
7
8
+ <rule from="^http:"
9
+ to="https:" />
10
11
+ <!-- Example of URL which is not redirected without us: -->
12
+ <test url="http://www.resortpro.net/pmt_common/js/calendar/calendar.js" />
13
14
+</ruleset>
0 commit comments