diff options
author | Karl Berry <karl@freefriends.org> | 2022-02-28 00:28:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-02-28 00:28:52 +0000 |
commit | d4727dfe6cf047e640a11b57467f086d8e521cae (patch) | |
tree | 6d6b397e8a13e1f4ac8f82b57b4736296a2a6885 /Master/tlpkg | |
parent | 5d82d9b203be45d2048340021f6492cf9f0495a7 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@62267 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 6310fffeb74..93ec8cd1600 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -38,7 +38,6 @@ $mirrors = { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.ai/' => 1, 'https://ctan.um.ac.ir/' => 1, - 'https://mirror.bardia.tech/ctan/' => 1, }, 'Japan' => { 'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1, @@ -50,7 +49,6 @@ $mirrors = { 'http://ftp.ktug.org/tex-archive/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, - 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, |