diff options
author | Karl Berry <karl@freefriends.org> | 2024-05-31 23:40:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-05-31 23:40:20 +0000 |
commit | 13f5e002a4018f104ac7ae537bfc413d48bed63f (patch) | |
tree | ebba280286e56b9d22042cf7749503b59fd35198 /Master/tlpkg | |
parent | ed42a526401fca020826c26e5df4cbc7f7787f7b (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@71398 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 1e4ba3fb374..6db729a66c7 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -36,6 +36,7 @@ $mirrors = { }, 'Iran' => { 'http://ctan.asis.ai/' => 1, + 'https://ctan.yazd.ac.ir/' => 1, }, 'Japan' => { 'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1, @@ -55,9 +56,6 @@ $mirrors = { 'Singapore' => { 'https://sg.mirrors.cicku.me/ctan/' => 1, }, - 'Taiwan' => { - 'https://ctan.mirror.twds.com.tw/tex-archive/' => 1, - }, 'Thailand' => { 'https://mirror.kku.ac.th/CTAN/' => 1, }, |