We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b42f74 commit 3acbac3Copy full SHA for 3acbac3
src/chrome/content/rules/Ticketcorner.ch.xml
@@ -0,0 +1,28 @@
1
+<!--
2
+ For other Eventim coverage, see Eventim.xml.
3
+
4
5
+ Problematic subdomains:
6
7
+ - ^ (mismatch)
8
+ - analytics (expired)
9
+ - app (mismatch)
10
+ - sport (expired)
11
+-->
12
+<ruleset name="Ticketcorner.ch">
13
14
+ <target host="ticketcorner.ch" />
15
+ <target host="www.ticketcorner.ch" />
16
+ <target host="blog.ticketcorner.ch" />
17
+ <target host="secure.ticketcorner.ch" />
18
+ <target host="ski.ticketcorner.ch" />
19
+ <target host="staging.ticketcorner.ch" />
20
21
22
+ <rule from="^http://ticketcorner\.ch/"
23
+ to="https://www.ticketcorner.ch/" />
24
25
+ <rule from="^http:"
26
+ to="https:" />
27
28
+</ruleset>
src/chrome/content/rules/Ticketcorner.xml
0 commit comments