forked from gongjianhui/AppleDNS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMusic.json
More file actions
64 lines (64 loc) · 1.77 KB
/
Music.json
File metadata and controls
64 lines (64 loc) · 1.77 KB
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
60
61
62
63
64
[
{
"domains": [
"aod.itunes.apple.com",
"streamingaudio.itunes.apple.com"
],
"ips": {
"HongKong": [
"17.253.85.201",
"17.253.85.202",
"17.253.85.203",
"17.253.85.204",
"17.253.85.205",
"17.253.85.206"
],
"Japan": [
"17.253.69.201",
"17.253.69.202",
"17.253.69.203",
"17.253.69.204",
"17.253.69.205",
"17.253.69.206",
"17.253.69.207",
"17.253.69.208",
"17.253.69.209",
"17.253.69.210",
"17.253.71.202",
"17.253.71.204",
"17.253.71.205",
"17.253.71.207",
"17.253.71.210"
],
"LosAngeles,CA": [
"17.253.27.201",
"17.253.27.202",
"17.253.27.203",
"17.253.27.204"
],
"SanJose,CA": [
"17.253.5.201",
"17.253.5.203",
"17.253.5.205",
"17.253.5.207",
"17.253.17.201",
"17.253.17.203",
"17.253.17.205",
"17.253.17.206",
"17.253.17.207",
"17.253.17.208"
],
"Singapore": [
"17.253.83.201",
"17.253.83.202",
"17.253.83.203",
"17.253.83.204",
"17.253.83.205",
"17.253.83.206",
"17.253.83.207",
"17.253.83.208"
]
},
"title": "Apple Music"
}
]