File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!--
2+ Invalid certificate:
3+ - advertising.thefader.com
4+ - apps.thefader.com
5+ - cdn.thefader.com
6+ - email.thefader.com
7+ - images.thefader.com
8+ - link.thefader.com
9+ - media.thefader.com
10+ - spotify.thefader.com
11+
12+ Timeout has been reached:
13+ - thefader.com
14+
15+ Unable to connect:
16+ - mailer.thefader.com
17+ - mailer2.thefader.com
18+ -->
19+ <ruleset name =" The FADER.com" >
20+ <target host =" www.thefader.com" />
21+ <target host =" cms.thefader.com" />
22+ <target host =" shop.thefader.com" />
23+ <target host =" staging.thefader.com" />
24+
25+ <rule from =" ^http:" to =" https:" />
26+ </ruleset >
Original file line number Diff line number Diff line change 1+ <!--
2+ Different HTTP/HTTPS content:
3+ - education1.zoo.org
4+ - mail.zoo.org
5+
6+ Secure connection failed:
7+ - blog.zoo.org
8+
9+ Unable to connect:
10+ - elephants.zoo.org
11+ - mymail.zoo.org
12+ -->
13+ <ruleset name =" Zoo.org" >
14+ <target host =" zoo.org" />
15+ <target host =" www.zoo.org" />
16+ <target host =" education.zoo.org" />
17+ <target host =" shop.zoo.org" />
18+ <target host =" specialoffer.zoo.org" />
19+ <target host =" zoostore.zoo.org" />
20+
21+ <rule from =" ^http:" to =" https:" />
22+ </ruleset >
You can’t perform that action at this time.
0 commit comments