Skip to content

Commit e63d400

Browse files
Chan Chak ShingJ0WI
authored andcommitted
Update Fanhattan.com.xml (disabled twice) (EFForg#12100)
* Update Fanhattan.com.xml (disabled twice) * Create Fan.tv.xml
1 parent aad0b88 commit e63d400

3 files changed

Lines changed: 52 additions & 32 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!--
2+
Non-functional hosts
3+
Couldn't connect to server:
4+
- blog.fan.tv
5+
6+
SSL peer certificate was not OK:
7+
- fan.tv
8+
-->
9+
<ruleset name="Fan.tv">
10+
<target host="fan.tv" />
11+
<target host="www.fan.tv" />
12+
<target host="api.fan.tv" />
13+
<target host="apidocs.fan.tv" />
14+
<target host="developer.fan.tv" />
15+
<target host="m.fan.tv" />
16+
<target host="platform.fan.tv" />
17+
<target host="support.fan.tv" />
18+
19+
<rule from="^http://fan\.tv/"
20+
to="https://www.fan.tv/" />
21+
22+
<rule from="^http:"
23+
to="https:" />
24+
</ruleset>
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<!--
2+
Non-functional hosts
3+
SSL peer certificate was not OK:
4+
- cdn.fanhattan.com
5+
- status.fanhattan.com
6+
7+
4xx client error:
8+
- api.fanhattan.com
9+
- api-android.fanhattan.com
10+
- api-ipad.fanhattan.com
11+
- api-iphone.fanhattan.com
12+
- docs.fanhattan.com
13+
- web.fanhattan.com
14+
-->
15+
<ruleset name="Fanhattan.com">
16+
<target host="fanhattan.com" />
17+
<target host="www.fanhattan.com" />
18+
<target host="fhadmin.fanhattan.com" />
19+
<target host="fhalidator.fanhattan.com" />
20+
<target host="help.fanhattan.com" />
21+
<target host="http-redir.fanhattan.com" />
22+
<target host="redirect.fanhattan.com" />
23+
<target host="serv-validator-dev.fanhattan.com" />
24+
<target host="serv-www-dev.fanhattan.com" />
25+
<target host="serv-wwwm-dev.fanhattan.com" />
26+
27+
<rule from="^http:" to="https:" />
28+
</ruleset>

src/chrome/content/rules/Fanhattan.xml

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)