php / systems

Hooks and Cronjobs for PHP Infrastructure
http://php.net
51 stars 29 forks source link

Hardcode mirrors instead of fetching from master DB #17

Closed nikic closed 3 years ago

nikic commented 3 years ago

As this is only used to redirect all old mirrors to www.php.net now, hardcode the mirror list instead of generating it from the master DB. Generating this doesn't seem particularly useful anymore, and this allows it to be adjusted without having root on master.

Output is based on what running the script currently produces.