diff --git a/include/mirrors-table.wmi b/include/mirrors-table.wmi index 0eae0e4d..1cf80841 100644 --- a/include/mirrors-table.wmi +++ b/include/mirrors-table.wmi @@ -16,6 +16,23 @@ - + + + NL + + Amorphis + + Up to date + + - + http + http + - + - + - + - + + NL @@ -67,6 +84,23 @@ - + + + EE + + CyberSIDE + + Up to date + + - + http + http + - + - + - + - + + IS @@ -101,6 +135,23 @@ rsync + + + DE + + torservers + + Up to date + + - + http + http + https + https + - + - + + IR @@ -135,6 +186,23 @@ - + + + AT + + FoDT.IT + + Up to date + + ftp + http + http + https + https + - + - + + FR @@ -305,108 +373,6 @@ - - - - FR - - LazyTiger - - Up to date - - - - http - http - - - - - - - - - - - - - IS - - TheOnionRouter - - Up to date - - - - http - http - - - - - - - - - - - - - DE - - [[:bbs:]] - - Up to date - - - - http - http - https - https - - - - - - - - - EE - - CyberSIDE - - Up to date - - - - http - http - - - - - - - - - - - - - NL - - Amorphis - - Up to date - - - - http - http - - - - - - - - - - - - - AT - - FoDT.IT - - Up to date - - ftp - http - http - https - https - - - - - - US @@ -424,6 +390,23 @@ - + + + FR + + LazyTiger + + Up to date + + - + http + http + - + - + - + - + + SE @@ -445,15 +428,32 @@ DE - torservers + [[:bbs:]] Up to date - - http - http - https - https + http + http + https + https + - + - + + + + + INT + + CoralCDN + + Up to date + + - + http + http + - + - - - @@ -562,17 +562,17 @@ - INT + IS - CoralCDN + TheOnionRouter Unknown - - http - http - - - - + http + http + https + https - - diff --git a/update-mirrors.pl b/update-mirrors.pl index 2633b707..7aad1439 100755 --- a/update-mirrors.pl +++ b/update-mirrors.pl @@ -240,10 +240,12 @@ my %m = ( ipv4 => "True", ipv6 => "False", loadBalanced => "Unknown", - httpWebsiteMirror => "http://theonionrouter.com/", + httpWebsiteMirror => "http://www.theonionrouter.com/", + httpsWebsiteMirror => "https://www.theonionrouter.com/", rsyncWebsiteMirror => "", ftpWebsiteMirror => "", - httpDistMirror => "http://theonionrouter.com/dist/", + httpDistMirror => "http://www.theonionrouter.com/dist/", + httpsDistMirror => "https://www.theonionrouter.com/dist/", rsyncDistMirror => "", updateDate => "Unknown", },