更新软件源

This commit is contained in:
Super Manito
2026-04-11 16:56:35 +08:00
parent 6aa342ceba
commit 19689a9922
10 changed files with 58 additions and 106 deletions

View File

@@ -442,40 +442,6 @@ const mirrorsTableData = [
manjaro: true,
endeavouros: true,
},
{
name: __isZhHant ? '重慶郵電大學' : __isEn ? 'Chongqing University of Posts and Telecommunications' : '重庆邮电大学',
officialName: __isZhHant ? '重慶郵電大學開源鏡像站' : __isEn ? 'Chongqing University of Posts and Telecommunications Open Source Mirror' : '重庆邮电大学开源镜像站',
icon: 'cqupt.ico',
iconStyle: {},
url: 'https://mirrors.cqupt.edu.cn',
domain: 'mirrors.cqupt.edu.cn',
ipv6: true,
debian: true,
ubuntu: true,
centos_vault: true,
centos_stream: true,
opensuse: true,
archlinux: true,
kali: true,
deepin: true,
rocky: false,
almalinux: true,
epel: true,
fedora: true,
opencloudos: false,
openeuler: true,
anolis: false,
openkylin: false,
alpine: true,
armbian: true,
proxmox: true,
linuxmint: false,
gentoo: false,
nix_channels: true,
raspberrypi: true,
manjaro: true,
endeavouros: true,
},
{
name: __isZhHant ? '中國科學技術大學' : __isEn ? 'University of Science and Technology of China' : '中国科学技术大学',
officialName: __isZhHant ? '中國科學技術大學開源軟體鏡像站' : __isEn ? 'University of Science and Technology of China Open Source Software Mirror' : '中国科学技术大学开源软件镜像站',
@@ -520,28 +486,28 @@ const mirrorsTableData = [
ipv6: false,
debian: true,
ubuntu: true,
centos_vault: true,
centos_stream: true,
centos_vault: false,
centos_stream: false,
opensuse: true,
archlinux: true,
kali: true,
deepin: true,
rocky: true,
almalinux: true,
epel: true,
kali: false,
deepin: false,
rocky: false,
almalinux: false,
epel: false,
fedora: true,
opencloudos: true,
opencloudos: false,
openeuler: true,
anolis: false,
openkylin: true,
alpine: true,
armbian: true,
openkylin: false,
alpine: false,
armbian: false,
proxmox: true,
linuxmint: true,
gentoo: true,
linuxmint: false,
gentoo: false,
nix_channels: true,
raspberrypi: true,
manjaro: true,
manjaro: false,
endeavouros: true,
},
{