summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl10
1 files changed, 4 insertions, 6 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index a9b5cd6767..cb7ae3ebdd 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -16,6 +16,7 @@ $mirrors = {
'China' => {
'https://mirror.bjtu.edu.cn/CTAN/' => 1,
'https://mirrors.aliyun.com/CTAN/' => 1,
+ 'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
'https://mirrors.cqu.edu.cn/CTAN/' => 1,
'https://mirrors.hit.edu.cn/CTAN/' => 1,
'https://mirrors.nju.edu.cn/CTAN/' => 1,
@@ -44,7 +45,6 @@ $mirrors = {
},
'Korea' => {
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
- 'http://ftp.ktug.org/tex-archive/' => 1,
'http://mirror.kakao.com/CTAN/' => 1,
'https://cran.asia/tex/' => 1,
'https://ftp.harukasan.org/CTAN/' => 1,
@@ -60,7 +60,6 @@ $mirrors = {
},
'Europe' => {
'Austria' => {
- 'https://mirror.easyname.at/ctan/' => 1,
'https://mirror.kumi.systems/ctan/' => 1,
},
'Belarus' => {
@@ -81,7 +80,6 @@ $mirrors = {
'http://ctan.mines-albi.fr/' => 1,
'https://ctan.crest.fr/tex-archive/' => 1,
'https://ctan.gutenberg.eu.org/' => 1,
- 'https://ctan.tetaneutral.net/' => 1,
'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
'https://mirror.ibcp.fr/pub/CTAN/' => 1,
'https://mirrors.chevalier.io/CTAN/' => 1,
@@ -100,10 +98,8 @@ $mirrors = {
'https://ctan.space-pro.be/tex-archive/' => 1,
'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1,
'https://ftp.fau.de/ctan/' => 1,
- 'https://ftp.gwdg.de/pub/ctan/' => 1,
'https://ftp.rrze.uni-erlangen.de/ctan/' => 1,
'https://ftp.tu-chemnitz.de/pub/tex/' => 1,
- 'https://mirror.clientvps.com/CTAN/' => 1,
'https://mirror.dogado.de/tex-archive/' => 1,
'https://mirror.informatik.hs-fulda.de/tex-archive/' => 1,
'https://packages.oth-regensburg.de/ctan/' => 1,
@@ -140,7 +136,6 @@ $mirrors = {
},
'Russia' => {
'http://ctan.altspu.ru/' => 1,
- 'http://mirror.macomnet.net/pub/CTAN/' => 1,
'http://mirrors.mi.ras.ru/CTAN/' => 1,
'https://mirror.truenetwork.ru/CTAN/' => 1,
},
@@ -158,6 +153,9 @@ $mirrors = {
'https://ftp.acc.umu.se/mirror/CTAN/' => 1,
'https://ftpmirror1.infania.net/mirror/CTAN/' => 1,
},
+ 'Switzerland' => {
+ 'https://mirror.foobar.to/CTAN/' => 1,
+ },
'United Kingdom' => {
'https://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1,
},