diff options
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 3f32dbb7c48..fca8f49f400 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -150,6 +150,9 @@ $mirrors = { 'Serbia' => { 'http://ctan.mirror.ftn.uns.ac.rs/' => 1, }, + 'Slovenia' => { + 'http://ctan.ijs.si/tex-archive/' => 1, + }, 'Spain' => { 'https://ctan.javinator9889.com/' => 1, 'https://osl.ugr.es/CTAN/' => 1, @@ -169,6 +172,7 @@ $mirrors = { 'Canada' => { 'http://ctan.mirror.colo-serv.net/' => 1, 'http://ctan.mirror.globo.tech/' => 1, + 'https://ctan.math.ca/tex-archive/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |