File tree Expand file tree Collapse file tree 4 files changed +40
-109
lines changed
Expand file tree Collapse file tree 4 files changed +40
-109
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Non-functional hosts
3+ Couldn't connect to server:
4+ - abcnews.com
5+ - feeds.abcnews.com
6+ - liveblog.abcnews.com
7+
8+ SSL connect error:
9+ - blogs.abcnews.com
10+ - www.blogs.abcnews.com
11+
12+ SSL peer certificate was not OK:
13+ - abclive.abcnews.com
14+ - abcuni.abcnews.com
15+ - i.abcnews.com
16+ -->
17+ <ruleset name =" ABCNews.com" >
18+ <target host =" abcnews.com" />
19+ <target host =" a.abcnews.com" />
20+ <target host =" media.abcnews.com" />
21+ <target host =" s.abcnews.com" />
22+ <target host =" video-cdn.abcnews.com" />
23+
24+ <rule from =" ^http://abcnews\.com/"
25+ to=" https://abcnews.go.com/" />
26+
27+ <rule from =" ^http:" to =" https:" />
28+ </ruleset >
Original file line number Diff line number Diff line change 1+ <!--
2+ Non-functional hosts
3+ SSL peer certificate was not OK:
4+ - liveblog.abcnews.go.com
5+ -->
6+ <ruleset name =" ABCNews.go.com" >
7+ <target host =" abcnews.go.com" />
8+ <target host =" a.abcnews.go.com" />
9+ <target host =" preview.abcnews.go.com" />
10+
11+ <rule from =" ^http:" to =" https:" />
12+ </ruleset >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments