diff options
-rwxr-xr-x | bin/check-mirrors | 18 | ||||
-rw-r--r-- | web/input/download.md | 4 |
2 files changed, 2 insertions, 20 deletions
diff --git a/bin/check-mirrors b/bin/check-mirrors index 9048640..168104f 100755 --- a/bin/check-mirrors +++ b/bin/check-mirrors | |||
@@ -19,7 +19,6 @@ mirrors=' | |||
19 | https://ftp.cc.uoc.gr/mirrors/monitoring-plugins/ | 19 | https://ftp.cc.uoc.gr/mirrors/monitoring-plugins/ |
20 | https://mirrors.fe.up.pt/pub/monitoring-plugins/ | 20 | https://mirrors.fe.up.pt/pub/monitoring-plugins/ |
21 | https://ftp2.osuosl.org/pub/monitoring-plugins/ | 21 | https://ftp2.osuosl.org/pub/monitoring-plugins/ |
22 | https://mirror.bytemark.co.uk/monitoring-plugins/ | ||
23 | http://mirror.mephi.ru/nagios-plugins/ | 22 | http://mirror.mephi.ru/nagios-plugins/ |
24 | https://ftp.kaist.ac.kr/nagios-plugins/ | 23 | https://ftp.kaist.ac.kr/nagios-plugins/ |
25 | https://mirrors.ustc.edu.cn/monitoring-plugins/ | 24 | https://mirrors.ustc.edu.cn/monitoring-plugins/ |
@@ -142,23 +141,6 @@ mirrors=' | |||
142 | # - http://osuosl.org/ | 141 | # - http://osuosl.org/ |
143 | # | 142 | # |
144 | # | 143 | # |
145 | # UNITED KINGDOM | ||
146 | # | ||
147 | # URLs: | ||
148 | # - http://mirror.bytemark.co.uk/monitoring-plugins/ | ||
149 | # - https://mirror.bytemark.co.uk/monitoring-plugins/ | ||
150 | # | ||
151 | # Features: | ||
152 | # - IPv4 | ||
153 | # - IPv6 | ||
154 | # - Updated twice a day | ||
155 | # | ||
156 | # Contacts: | ||
157 | # - James Lawrie <support AT support.bytemark.co.uk> | ||
158 | # | ||
159 | # Home page: | ||
160 | # - http://www.bytemark.co.uk/ | ||
161 | # | ||
162 | # RUSSIA | 144 | # RUSSIA |
163 | # | 145 | # |
164 | # URLs: | 146 | # URLs: |
diff --git a/web/input/download.md b/web/input/download.md index 26424b4..b60b49f 100644 --- a/web/input/download.md +++ b/web/input/download.md | |||
@@ -19,8 +19,8 @@ See the [release history][news] for an overview of changes between earlier | |||
19 | versions. Old releases can be found in the [download area][download]. There | 19 | versions. Old releases can be found in the [download area][download]. There |
20 | are mirrors available in [Belgium][mirror-be], [China][mirror-cn], | 20 | are mirrors available in [Belgium][mirror-be], [China][mirror-cn], |
21 | [Germany][mirror-de], [Greece][mirror-gr], [Korea][mirror-kr], | 21 | [Germany][mirror-de], [Greece][mirror-gr], [Korea][mirror-kr], |
22 | [Portugal][mirror-pt], [Russia][mirror-ru], [Sweden][mirror-se], the | 22 | [Portugal][mirror-pt], [Russia][mirror-ru], [Sweden][mirror-se], and the |
23 | [UK][mirror-uk], and the [USA][mirror-us]. | 23 | [USA][mirror-us]. |
24 | 24 | ||
25 | ### Development Snapshot | 25 | ### Development Snapshot |
26 | 26 | ||