File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed
Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 33
44
55 Nonfunctional subdomains:
6-
7- - (www.) (dropped)
86 - blog (redirects to http, valid cert)
7+ - symbiosis (http only)
98
109
1110 Fully covered subdomains:
1211
12+ - www
1313 - forum
1414 - order2009
15+ - order2013
1516 - panel
17+ - panel-beta
1618
1719
1820 Observed cookie domains:
2527-->
2628<ruleset name =" Bytemark.co.uk (partial)" >
2729
30+ <target host =" bytemark.co.uk" />
2831 <target host =" *.bytemark.co.uk" />
29- <!-- exclusion pattern="^http://(blog|www)\." /-->
32+ <!-- exclusion pattern="^http://(blog|symbiosis)\." /-->
33+
34+ <target host =" bigv.io" />
35+ <target host =" *.bigv.io" />
3036
37+ <rule from =" ^http://(www\.)?bytemark\.co\.uk/"
38+ to=" https://www.bytemark.co.uk/" />
3139
32- <rule from =" ^http://(forum|order2009|panel)\.bytemark\.co\.uk/"
40+ <rule from =" ^http://(forum|order2009|order2013| panel|panel-beta )\.bytemark\.co\.uk/"
3341 to=" https://$1.bytemark.co.uk/" />
42+
43+ <rule from =" ^http://(www\.)?bigv\.io/"
44+ to=" https://www.bigv.io/" />
3445
3546</ruleset >
You can’t perform that action at this time.
0 commit comments