We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0292cda + 939e65b commit dfda6caCopy full SHA for dfda6ca
src/chrome/content/rules/megaadventure.com.au.xml
@@ -0,0 +1,15 @@
1
+<!--
2
+ CDN bucket:
3
+ - d19cc29qsd5ddg.cloudfront.net
4
+
5
+ Non-functional subdomain:
6
+ - (www) (unknown protocol)
7
+-->
8
+<ruleset name="MegaAdventure.com.au (partial)">
9
+ <target host="tickets.megaadventure.com.au" />
10
11
+ <securecookie host="tickets\.megaadventure\.com\.au$" name=".+" />
12
13
+ <rule from="^http:"
14
+ to="https:" />
15
+</ruleset>
0 commit comments