From 7a723bc96a6ca91a3ad6873eaee9d3c4ea997752 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 17 Feb 2021 00:54:25 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@57768 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Master/tlpkg/installer') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 8c1bd294f2b..53a694ed9b1 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/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.dgut.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, @@ -30,6 +31,9 @@ $mirrors = { 'India' => { 'http://ctan.imsc.res.in/' => 1, }, + 'Indonesia' => { + 'https://mirror.unpad.ac.id/ctan/' => 1, + }, 'Iran' => { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.um.ac.ir/' => 1, -- cgit v1.2.3