Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Revise update_mirrors.pl and update tor-mirros.csv (#22182, #27585)
Browse files Browse the repository at this point in the history
tor-mirrors.csv:
  - consistently use boolean values
  - remove offline mirrors

update_mirrors.pl:
  - use tor (requires LWP::Protocol::socks, disable with --no-proxy)
  - use Getopt::Long
  - use Time::Piece instead of Date::Parse and Date::Format
  - check offered Tor Browser version
  - only verify file signatures with --verfiy-files
  - automatically remove offline mirrors
  - resort to Last-Modified header when trace url gives 404
  - improve style
  • Loading branch information
traumschule committed Oct 1, 2018
1 parent ff201c8 commit c6bf689
Show file tree
Hide file tree
Showing 3 changed files with 302 additions and 845 deletions.
Loading

0 comments on commit c6bf689

Please sign in to comment.