[gimp-web/wip/Jehan/issue-236-new-sponsor-page: 14/25] content: adding the new "Astra ISP" mirror in mirrors.json file.




commit 281d705750c39b9dff9dc2fd1bdb18e4bb311a1d
Author: Jehan <jehan girinstud io>
Date:   Tue Aug 31 15:38:43 2021 +0200

    content: adding the new "Astra ISP" mirror in mirrors.json file.
    
    Also adding some location for some other mirrors where it was missing
    (after verification with both IP location and check on websites).

 content/downloads/mirrors.json | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/content/downloads/mirrors.json b/content/downloads/mirrors.json
index 96061888..059637f6 100644
--- a/content/downloads/mirrors.json
+++ b/content/downloads/mirrors.json
@@ -10,6 +10,7 @@
     },
     "Academic Computer Club, Umeå University": {
       "country": "Sweden",
+      "location": "Umeå",
       "mirrors": [ "https://ftp.acc.umu.se/pub/gimp/gimp/"; ],
       "about": "https://ftp.acc.umu.se/";,
       "more": [
@@ -47,12 +48,14 @@
     },
     "Lysator ACS": {
       "country": "Sweden",
+      "location": "Linköping",
       "mirrors": [ "https://ftp.lysator.liu.se/pub/gimp/"; ],
       "about": "https://www.lysator.liu.se/";,
       "more": [ "https://gitlab.gnome.org/Infrastructure/gimp-web/-/issues/125"; ]
     },
     "Studenten Net Twente (SNT), the University of Twente": {
       "country": "Netherlands",
+      "location": "Enschede",
       "mirrors": [ "https://ftp.snt.utwente.nl/pub/software/gimp/gimp/"; ],
       "about": "https://ftp.snt.utwente.nl/";,
       "more": [ ]
@@ -134,5 +137,15 @@
       "more": [
         "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/646";
       ]
+    },
+    "Astra ISP": {
+      "location": "Lviv",
+      "country": "Ukraine",
+      "mirrors": [ "https://gimp.astra.in.ua/gimp/"; ],
+      "about": "https://astra.in.ua";,
+      "more": [
+        "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/660";,
+        "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/661";
+      ]
     }
 }


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