[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/torbrowser-launcher][main] Drop bad mirrors from mirrorlist



Title: GitLab

boklm pushed to branch main at The Tor Project / Applications / torbrowser-launcher

Commits:

  • 90ba4991
    by Bernhard M. Wiedemann at 2026-07-27T14:15:22+02:00
    Drop bad mirrors from mirrorlist
    
    tested with
    perl -ne 'chomp;print `curl -I ${_}torbrowser/15.0.14/tor-browser-linux-x86_64-15.0.14.tar.xz.asc`' share/torbrowser-launcher/mirrors.txt
    
    curl: (6) Could not resolve host: tor.127001.ovh
    curl: (6) Could not resolve host: mirror.torworld.org
    curl: (6) Could not resolve host: torproject.ph3x.at
    curl: (6) Could not resolve host: mirror.ntzk.de
    curl: (6) Could not resolve host: tor.ccc.de
    curl: (6) Could not resolve host: tormirror.snydernet.net
    curl: (6) Could not resolve host: tor.calyxinstitute.org
    curl: (6) Could not resolve host: torproject.mirror.metalgamer.eu
    
    https://108.248.87.242 hangs forever
    
    and 3 more have expired SSL certificates:
    https://tor.crazyhaze.de
    https://www.it-sicherheitschannel.de/dist/
    https://sela.io/mirrors/torproject.org/dist/
    

1 changed file:

Changes:

  • share/torbrowser-launcher/mirrors.txt
    1 1
     https://dist.torproject.org/
    
    2
    -https://tor.crazyhaze.de/dist/
    
    3 2
     https://creep.im/tor/dist/
    
    4 3
     https://tor.ybti.net/dist/
    
    5 4
     https://tor.0x3d.lu/dist/
    
    6
    -https://www.it-sicherheitschannel.de/dist/
    
    7 5
     https://mirror.freedif.org/TorProject/dist
    
    8 6
     https://tor.secure.voyage/dist
    
    9
    -https://tor.127001.ovh/dist/
    
    10 7
     https://mirror.oldsql.cc/tor/dist/
    
    11
    -https://mirror.torworld.org/dist/
    
    12 8
     https://tormirror.tb-itf-tor.de/dist/
    
    13 9
     https://tor.zilog.es/dist/
    
    14
    -https://torproject.ph3x.at/dist/
    
    15 10
     https://www.torservers.net/mirrors/torproject.org/dist/
    
    16 11
     https://tor.myrl.net/dist/
    
    17 12
     https://tor.stalkr.net/dist/
    
    ... ... @@ -20,14 +15,7 @@ https://mirror.velcommuta.de/tor/dist/
    20 15
     https://tor.eff.org/dist/
    
    21 16
     https://tor.void.gr/dist/
    
    22 17
     https://www.moparisthebest.com/tor/dist/
    
    23
    -https://108.248.87.242/dist/
    
    24
    -https://mirror.ntzk.de/torproject.org/dist/
    
    25 18
     https://www.eprci.com/tor/dist/
    
    26
    -https://sela.io/mirrors/torproject.org/dist/
    
    27
    -https://tor.ccc.de/dist/
    
    28
    -https://tormirror.snydernet.net/dist/
    
    29
    -https://tor.calyxinstitute.org/dist/
    
    30
    -https://torproject.mirror.metalgamer.eu/dist/
    
    31 19
     https://nl.mirror.babylon.network/torproject/dist/
    
    32 20
     https://fr.mirror.babylon.network/torproject/dist/
    
    33 21
     https://cyberside.net.ee/sibul/dist/
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx