You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/assets/js/components/mirrors-table/data.js
+14-48Lines changed: 14 additions & 48 deletions
Original file line number
Diff line number
Diff line change
@@ -442,40 +442,6 @@ const mirrorsTableData = [
442
442
manjaro: true,
443
443
endeavouros: true,
444
444
},
445
-
{
446
-
name: __isZhHant ? '重慶郵電大學' : __isEn ? 'Chongqing University of Posts and Telecommunications' : '重庆邮电大学',
447
-
officialName: __isZhHant ? '重慶郵電大學開源鏡像站' : __isEn ? 'Chongqing University of Posts and Telecommunications Open Source Mirror' : '重庆邮电大学开源镜像站',
448
-
icon: 'cqupt.ico',
449
-
iconStyle: {},
450
-
url: 'https://mirrors.cqupt.edu.cn',
451
-
domain: 'mirrors.cqupt.edu.cn',
452
-
ipv6: true,
453
-
debian: true,
454
-
ubuntu: true,
455
-
centos_vault: true,
456
-
centos_stream: true,
457
-
opensuse: true,
458
-
archlinux: true,
459
-
kali: true,
460
-
deepin: true,
461
-
rocky: false,
462
-
almalinux: true,
463
-
epel: true,
464
-
fedora: true,
465
-
opencloudos: false,
466
-
openeuler: true,
467
-
anolis: false,
468
-
openkylin: false,
469
-
alpine: true,
470
-
armbian: true,
471
-
proxmox: true,
472
-
linuxmint: false,
473
-
gentoo: false,
474
-
nix_channels: true,
475
-
raspberrypi: true,
476
-
manjaro: true,
477
-
endeavouros: true,
478
-
},
479
445
{
480
446
name: __isZhHant ? '中國科學技術大學' : __isEn ? 'University of Science and Technology of China' : '中国科学技术大学',
481
447
officialName: __isZhHant ? '中國科學技術大學開源軟體鏡像站' : __isEn ? 'University of Science and Technology of China Open Source Software Mirror' : '中国科学技术大学开源软件镜像站',
0 commit comments