-
Notifications
You must be signed in to change notification settings - Fork 2
/
mirrorz.meta.json
40 lines (40 loc) · 1.16 KB
/
mirrorz.meta.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
{
"version": 1.5,
"site": {
"url": "https://linux.xidian.edu.cn/mirrors",
"logo": "https://linux.xidian.edu.cn/img/xdosc.svg",
"logo_darkmode": "https://linux.xidian.edu.cn/img/xdosc.svg",
"abbr": "Xidian",
"name": "西电开源软件镜像站",
"homepage": "https://linux.xidian.edu.cn",
"issue": "https://linux.xidian.edu.cn/git/xdlinux/issues",
"group": "Telegram: https://t.me/xdosc",
"note": "仅面向校内使用"
},
"mirrors": [],
"info": [],
"extension": "D",
"endpoints": [
{
"label": "xidian",
"public": false,
"resolve": "linux.xidian.edu.cn/mirrors",
"filter": [
"V4",
"SSL",
"NOSSL"
],
"range": [
"222.25.128.0/18",
"219.245.64.0/18",
"219.244.112.0/20",
"210.27.0.0/20",
"202.117.112.0/20",
"115.155.32.0/19",
"115.155.0.0/19",
"113.200.174.0/24",
"113.140.11.0/24"
]
}
]
}