Skip to content

Commit 58ebe4d

Browse files
philip94J0WI
authored andcommitted
Create rule for Appadvice (EFForg#9748)
1 parent eb9fbf1 commit 58ebe4d

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
<!--
2+
Nonfunctional hosts in *.appadvice.com:
3+
mages.agf.appadvice.com (Server not found)
4+
api.appadvice.com (Server not found)
5+
cdn.apps.appadvice.com (HTTPS connection refused)
6+
cdn.appsgonefree.appadvice.com (HTTPS connection refused)
7+
appstore.appadvice.com (Error 502 - Bad Gateway)
8+
cdn.assets.appadvice.com (Error 1000 - DNS points to prohibited IP)
9+
author.appadvice.com (HTTPS connection refused)
10+
beta.appadvice.com (HTTPS connection refused)
11+
chipman.cdn.appadvice.com (HTTPS connection refused)
12+
chomp.cdn.appadvice.com (HTTPS connection refused)
13+
freemium.cdn.appadvice.com (HTTPS connection refused)
14+
genius.cdn.appadvice.com (HTTPS connection refused)
15+
handoff.cdn.appadvice.com (HTTPS connection refused)
16+
ping.cdn.appadvice.com (HTTPS connection refused)
17+
platformer.cdn.appadvice.com (HTTPS connection refused)
18+
siri.cdn.appadvice.com (HTTPS connection refused)
19+
springboard.cdn.appadvice.com (HTTPS connection refused)
20+
topcharts.cdn.appadvice.com (HTTPS connection refused)
21+
cdn-assets.appadvice.com (Error 1000 - DNS points to progibited IP)
22+
chipman-cdn.appadvice.com (HTTPS connection refused)
23+
news.couch.appadvice.com (Not found - missing)
24+
cdn.search.gateway.appadvice.com (Not found - missing)
25+
cdn.sponsors.images.appadvice.com (HTTPS connection refused)
26+
live.appadvice.com (Server not found)
27+
news.appadvice.com (HTTPS connection refused)
28+
pushregistration.appadvice.com (HTTPS connection refused)
29+
agf.schema.appadvice.com (HTTPS connection refused)
30+
schemabackup.appadvice.com (HTTPS connection refused)
31+
store.appadvice.com (Error 1000 - DNS points to prohibited IP)
32+
useracct.appadvice.com (Takes too long to respond)
33+
www.useracct.appadvice.com (Takes too long to respond)
34+
users.appadvice.com (Not found)
35+
wpjson.appadvice.com (HTTPS connection refused)
36+
-->
37+
<ruleset name="Appadvice">
38+
39+
<target host="appadvice.com" />
40+
<target host="www.appadvice.com" />
41+
<target host="appstickers-cdn.appadvice.com" />
42+
<target host="authors.appadvice.com" />
43+
<target host="cdn-search-gateway.appadvice.com" />
44+
<target host="chomp-cdn.appadvice.com" />
45+
<target host="freemium-cdn.appadvice.com" />
46+
<target host="genius-cdn.appadvice.com" />
47+
<target host="handoff-cdn.appadvice.com" />
48+
<target host="ping-cdn.appadvice.com" />
49+
<target host="platformer-cdn.appadvice.com" />
50+
<target host="schema.appadvice.com" />
51+
<target host="siri-cdn.appadvice.com" />
52+
<target host="sponsors.appadvice.com" />
53+
<target host="wp.appadvice.com" />
54+
<target host="wpuploads.appadvice.com" />
55+
56+
<rule from="^http:" to="https:" />
57+
58+
</ruleset>

0 commit comments

Comments
 (0)