forked from gongjianhui/AppleDNS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCMCC.json
59 lines (59 loc) · 1.54 KB
/
CMCC.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[
{
"domains": [
"search.itunes.apple.com"
],
"ips": {
"HongKong0": [
"23.42.189.88:443",
"23.50.17.214:443",
"23.198.133.66:443",
"60.254.170.217:443",
"104.114.184.38:443",
"184.87.97.50:443"
]
},
"title": "API-HK1"
},
{
"domains": [
"client-api.itunes.apple.com",
"play.itunes.apple.com",
"se.itunes.apple.com",
"su.itunes.apple.com",
"upp.itunes.apple.com"
],
"ips": {
"CMCC": [
"111.1.33.238:443",
"111.11.31.83:443",
"111.44.244.49:443",
"112.17.26.99:443",
"112.25.35.17:443",
"112.29.150.173:443",
"117.172.21.13:443",
"117.187.19.158:443",
"120.209.141.70:443",
"120.209.142.59:443",
"183.222.99.114:443",
"218.202.111.167:443"
]
},
"title": "API-1-ChinaNetCenter"
},
{
"domains": [
"radio-activity.itunes.apple.com",
"radio-services.itunes.apple.com",
"radio.itunes.apple.com"
],
"ips": {
"HongKong1": [
"23.13.185.169:443",
"104.89.141.101:443",
"184.87.100.246:443"
]
},
"title": "API-HK2-AMRadio"
}
]