[gimp-web/wip/Jehan/issue-236-new-sponsor-page: 22/25] content, tools: update mirror lists with last scripts.




commit 40217e2f5755eabf1b1f5c91a515ed672994545d
Author: Jehan <jehan girinstud io>
Date:   Wed Sep 15 18:20:09 2021 +0200

    content, tools: update mirror lists with last scripts.
    
    - FAU univ now has 2 mirrors.
    - University of Kent should be listed too. It was already in the "video"
      list only for quite some time, not sure why not in the "mirrors" list.
    - downloads.http.txt is now sorted differently (makes it easier to
      remove identical mirrors when they are in both lists).

 content/downloads/mirrors.json     | 12 +++++++++++-
 tools/downloads/downloads.http.txt | 12 +++++++-----
 2 files changed, 18 insertions(+), 6 deletions(-)
---
diff --git a/content/downloads/mirrors.json b/content/downloads/mirrors.json
index 27115e0f..5665272c 100644
--- a/content/downloads/mirrors.json
+++ b/content/downloads/mirrors.json
@@ -26,7 +26,10 @@
     "Friedrich-Alexander-Universität Erlangen-Nürnberg (FAU)": {
       "location": "Erlangen",
       "country": "Germany",
-      "mirrors": [ "https://ftp.fau.de/gimp/gimp/"; ],
+      "mirrors": [
+                   "https://ftp.fau.de/gimp/gimp/";,
+                   "https://ftp.rrze.uni-erlangen.de/gimp/gimp/";
+                 ],
       "about": "https://ftp.fau.de/";,
       "more": [ ]
     },
@@ -156,5 +159,12 @@
       "more": [
         "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/669";
       ]
+    },
+    "University of Kent UK Mirror Service": {
+      "location": "Canterbury, Kent, England",
+      "country": "United Kingdom",
+      "mirrors": [ "https://www.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/"; ],
+      "about": "https://www.mirrorservice.org/";,
+      "more": [ ]
     }
 }
diff --git a/tools/downloads/downloads.http.txt b/tools/downloads/downloads.http.txt
index b0df41a9..875598c5 100644
--- a/tools/downloads/downloads.http.txt
+++ b/tools/downloads/downloads.http.txt
@@ -4,17 +4,19 @@ https://ftp.cc.uoc.gr/mirrors/gimp/
 https://ftp.fau.de/gimp/gimp/
 https://ftp.gwdg.de/pub/misc/grafik/gimp/
 https://ftp.icm.edu.pl/pub/graphics/gimp/
+https://ftp.kr.freebsd.org/pub/gimp/pub/gimp/
 https://ftp.lysator.liu.se/pub/gimp/
+https://ftp.rrze.uni-erlangen.de/gimp/gimp/
 https://ftp.snt.utwente.nl/pub/software/gimp/gimp/
+https://gimp.astra.in.ua/pub/gimp/
 https://gimp.ip-connect.info/gimp/
+https://mirror.dogado.de/gimp/
 https://mirror.jaleco.com/gimp/gimp/
 https://mirror.klaus-uwe.me/gimp/gimp/
 https://mirrors.dotsrc.org/gimp/gimp/
+https://mirrors.ukfast.co.uk/sites/gimp.org/pub/gimp/
+https://mirrors.xmission.com/gimp/gimp/
 https://mirror.umd.edu/gimp/gimp/
+https://www.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/
 https://www.nic.funet.fi/pub/mirrors/ftp.gimp.org/
-https://ftp.kr.freebsd.org/pub/gimp/pub/gimp/
-https://mirrors.xmission.com/gimp/gimp/
-https://mirrors.ukfast.co.uk/sites/gimp.org/pub/gimp/
-https://gimp.astra.in.ua/pub/gimp/
-https://mirror.dogado.de/gimp/
 https://download.gimp.org/pub/gimp/


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