2025-04-04 13:15:39 +08:00
// 表格数据
2025-03-28 18:43:22 +08:00
const mirrorsTableData = [
{
name : '阿里云' ,
url : 'https://mirrors.aliyun.com' ,
domain : 'mirrors.aliyun.com' ,
ipv6 : true ,
archlinux : true ,
kalilinux : true ,
deepin : true ,
rockylinux : 'incompatible' ,
almalinux : true ,
epel : true ,
fedora : true ,
opencloudos : false ,
anolis : true ,
openkylin : true ,
alpinelinux : true ,
armbian : true ,
proxmox : false ,
linuxmint : true ,
gentoo : true ,
nix : false ,
raspberry : true ,
2025-06-03 20:54:09 +08:00
manjaro : true ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '腾讯云' ,
url : 'https://mirrors.tencent.com' ,
domain : 'mirrors.tencent.com' ,
ipv6 : false ,
archlinux : true ,
kalilinux : true ,
deepin : false ,
rockylinux : true ,
almalinux : true ,
epel : true ,
fedora : true ,
opencloudos : true ,
anolis : false ,
openkylin : false ,
alpinelinux : true ,
armbian : false ,
proxmox : false ,
linuxmint : true ,
gentoo : true ,
nix : false ,
raspberry : false ,
2025-06-03 20:54:09 +08:00
manjaro : false ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '华为云' ,
url : 'https://mirrors.huaweicloud.com' ,
domain : 'mirrors.huaweicloud.com' ,
ipv6 : false ,
archlinux : true ,
kalilinux : true ,
deepin : true ,
rockylinux : 'incompatible' ,
almalinux : true ,
epel : true ,
fedora : true ,
opencloudos : false ,
anolis : false ,
openkylin : false ,
alpinelinux : true ,
armbian : false ,
proxmox : false ,
linuxmint : true ,
gentoo : true ,
nix : false ,
raspberry : false ,
2025-06-03 20:54:09 +08:00
manjaro : true ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '网易' ,
url : 'https://mirrors.163.com' ,
domain : 'mirrors.163.com' ,
ipv6 : false ,
archlinux : true ,
kalilinux : false ,
deepin : true ,
rockylinux : true ,
almalinux : false ,
epel : false ,
fedora : true ,
opencloudos : false ,
anolis : false ,
openkylin : true ,
alpinelinux : false ,
armbian : false ,
proxmox : false ,
linuxmint : true ,
gentoo : true ,
nix : false ,
raspberry : false ,
2025-06-03 20:54:09 +08:00
manjaro : false ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '火山引擎' ,
url : 'https://developer.volcengine.com/mirror' ,
domain : 'mirrors.volces.com' ,
ipv6 : false ,
archlinux : false ,
kalilinux : true ,
deepin : true ,
rockylinux : 'incompatible' ,
almalinux : true ,
epel : true ,
fedora : true ,
opencloudos : false ,
anolis : false ,
openkylin : false ,
alpinelinux : true ,
armbian : false ,
proxmox : false ,
linuxmint : false ,
gentoo : false ,
nix : false ,
raspberry : false ,
2025-06-03 20:54:09 +08:00
manjaro : false ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '清华大学' ,
url : 'https://mirrors.tuna.tsinghua.edu.cn' ,
domain : 'mirrors.tuna.tsinghua.edu.cn' ,
ipv6 : true ,
archlinux : true ,
kalilinux : true ,
deepin : true ,
rockylinux : false ,
almalinux : false ,
epel : true ,
fedora : true ,
opencloudos : false ,
anolis : false ,
openkylin : false ,
alpinelinux : true ,
armbian : true ,
proxmox : true ,
linuxmint : true ,
gentoo : true ,
nix : true ,
raspberry : true ,
2025-06-03 20:54:09 +08:00
manjaro : true ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '北京大学' ,
url : 'https://mirrors.pku.edu.cn/Mirrors' ,
domain : 'mirrors.pku.edu.cn' ,
ipv6 : true ,
archlinux : true ,
kalilinux : false ,
deepin : false ,
rockylinux : true ,
almalinux : true ,
epel : true ,
fedora : false ,
opencloudos : false ,
anolis : false ,
openkylin : false ,
alpinelinux : false ,
armbian : false ,
proxmox : false ,
linuxmint : false ,
gentoo : false ,
nix : false ,
raspberry : false ,
2025-06-03 20:54:09 +08:00
manjaro : true ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '浙江大学' ,
url : 'https://mirrors.zju.edu.cn' ,
domain : 'mirrors.zju.edu.cn' ,
ipv6 : true ,
archlinux : true ,
kalilinux : true ,
deepin : true ,
rockylinux : true ,
almalinux : true ,
epel : true ,
fedora : true ,
opencloudos : false ,
anolis : true ,
openkylin : false ,
alpinelinux : true ,
armbian : false ,
proxmox : false ,
linuxmint : true ,
gentoo : true ,
nix : false ,
raspberry : false ,
2025-06-03 20:54:09 +08:00
manjaro : true ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '南京大学' ,
url : 'https://mirrors.nju.edu.cn' ,
domain : 'mirrors.nju.edu.cn' ,
ipv6 : true ,
archlinux : true ,
kalilinux : true ,
deepin : true ,
rockylinux : true ,
almalinux : true ,
epel : true ,
fedora : true ,
opencloudos : true ,
anolis : true ,
openkylin : true ,
alpinelinux : true ,
armbian : true ,
proxmox : true ,
linuxmint : true ,
gentoo : true ,
nix : true ,
raspberry : true ,
2025-06-03 20:54:09 +08:00
manjaro : true ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '兰州大学' ,
url : 'https://mirror.lzu.edu.cn' ,
domain : 'mirror.lzu.edu.cn' ,
ipv6 : true ,
archlinux : true ,
kalilinux : true ,
deepin : true ,
rockylinux : true ,
almalinux : true ,
epel : true ,
fedora : true ,
opencloudos : false ,
anolis : false ,
openkylin : true ,
alpinelinux : true ,
armbian : false ,
proxmox : false ,
linuxmint : true ,
gentoo : true ,
nix : false ,
raspberry : false ,
2025-06-03 20:54:09 +08:00
manjaro : true ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '上海交通大学' ,
url : 'https://mirror.sjtu.edu.cn' ,
domain : 'mirror.sjtu.edu.cn' ,
ipv6 : true ,
archlinux : true ,
kalilinux : true ,
deepin : true ,
rockylinux : true ,
almalinux : true ,
epel : 'incompatible' ,
fedora : 'incompatible' ,
opencloudos : true ,
anolis : false ,
openkylin : true ,
alpinelinux : 'incompatible' ,
armbian : true ,
proxmox : false ,
linuxmint : true ,
gentoo : 'incompatible' ,
nix : false ,
raspberry : true ,
2025-06-03 20:54:09 +08:00
manjaro : true ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '重庆邮电大学' ,
url : 'https://mirrors.cqupt.edu.cn' ,
domain : 'mirrors.cqupt.edu.cn' ,
ipv6 : true ,
archlinux : true ,
kalilinux : true ,
deepin : true ,
rockylinux : false ,
almalinux : true ,
epel : true ,
fedora : true ,
opencloudos : false ,
anolis : false ,
openkylin : false ,
alpinelinux : true ,
armbian : true ,
proxmox : true ,
linuxmint : false ,
gentoo : false ,
nix : false ,
raspberry : true ,
2025-06-03 20:54:09 +08:00
manjaro : true ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '中国科学技术大学' ,
url : 'https://mirrors.ustc.edu.cn' ,
domain : 'mirrors.ustc.edu.cn' ,
ipv6 : true ,
archlinux : true ,
kalilinux : true ,
deepin : true ,
rockylinux : true ,
almalinux : false ,
epel : true ,
fedora : true ,
opencloudos : false ,
anolis : false ,
openkylin : false ,
alpinelinux : true ,
armbian : true ,
proxmox : true ,
linuxmint : true ,
gentoo : true ,
nix : true ,
raspberry : true ,
2025-06-03 20:54:09 +08:00
manjaro : true ,
2025-03-28 18:43:22 +08:00
} ,
{
name : '中国科学院软件研究所' ,
url : 'https://mirror.iscas.ac.cn' ,
domain : 'mirror.iscas.ac.cn' ,
ipv6 : false ,
archlinux : true ,
kalilinux : true ,
deepin : true ,
rockylinux : true ,
almalinux : true ,
epel : true ,
fedora : true ,
opencloudos : true ,
anolis : false ,
openkylin : true ,
alpinelinux : true ,
armbian : true ,
proxmox : true ,
linuxmint : true ,
gentoo : true ,
nix : true ,
raspberry : true ,
2025-06-03 20:54:09 +08:00
manjaro : true ,
2025-03-28 18:43:22 +08:00
} ,
]
2025-04-04 13:15:39 +08:00
// 表格列配置
const mirrorsTableColumns = [
{ colKey : 'name' , title : '镜像站' , align : 'center' , width : '160' , fixed : 'left' } ,
{ colKey : 'ipv6' , title : 'IPv6' , align : 'center' } ,
{ colKey : 'epel' , title : 'EPEL' , align : 'center' , tooltip : 'Extra Packages for Enterprise Linux (EPEL) 是由 Fedora 组织维护的一个附加软件包仓库,它主要适用于除 Fedora 操作系统以外的红帽系 Linux 发行版。' } ,
{ colKey : 'archlinux' , title : 'Arch Linux' , align : 'center' } ,
2025-06-03 20:54:09 +08:00
{ colKey : 'manjaro' , title : 'Manjaro' , align : 'center' } ,
2025-04-04 13:15:39 +08:00
{ colKey : 'kalilinux' , title : 'Kali Linux' , align : 'center' } ,
{ colKey : 'armbian' , title : 'Armbian' , align : 'center' } ,
{ colKey : 'deepin' , title : 'Deepin' , align : 'center' } ,
{ colKey : 'raspberry' , title : 'Raspberry Pi OS' , align : 'center' , width : '130' } ,
{ colKey : 'linuxmint' , title : 'Linux Mint' , align : 'center' } ,
{ colKey : 'proxmox' , title : 'Proxmox VE' , align : 'center' } ,
{ colKey : 'fedora' , title : 'Fedora' , align : 'center' } ,
{ colKey : 'rockylinux' , title : 'Rocky Linux' , align : 'center' } ,
{ colKey : 'almalinux' , title : 'AlmaLinux' , align : 'center' } ,
{ colKey : 'opencloudos' , title : 'OpenCloudOS' , align : 'center' , width : '120' } ,
{ colKey : 'anolis' , title : 'Anolis OS' , align : 'center' } ,
{ colKey : 'openkylin' , title : 'openKylin' , align : 'center' } ,
{ colKey : 'alpinelinux' , title : 'Alpine Linux' , align : 'center' } ,
{ colKey : 'gentoo' , title : 'Gentoo' , align : 'center' } ,
{ colKey : 'nix' , title : 'NixOS' , align : 'center' } ,
]