diff options
author | Norbert Preining <norbert@preining.info> | 2024-02-14 03:01:19 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2024-02-14 03:01:19 +0000 |
commit | a90336c3069c198b41b7b6eb76e3389610ad5eb7 (patch) | |
tree | 1d39210ab0b0caece02b2322e3fd773db8385982 /systems/texlive/tlnet/tlpkg/installer | |
parent | ff59efb1f42e705d74a6d50a1f8dbd7988ccf380 (diff) |
CTAN sync 202402140301
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer')
-rw-r--r-- | systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl index 2adb5b5636..99a93e2a42 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -41,14 +41,12 @@ $mirrors = { }, 'Japan' => { 'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1, - 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, 'https://ftp.kddilabs.jp/CTAN/' => 1, 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, 'https://jp.mirrors.cicku.me/ctan/' => 1, }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, - 'https://ftp.kaist.ac.kr/tex-archive/' => 1, 'https://kr.mirrors.cicku.me/ctan/' => 1, 'https://lab.uklee.pe.kr/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, |