[gimp-web] Issue #254: mirror.surf mirror doesn't exist anymore?



commit 86272ecc3f07075f5bfae13141f0568bd07989ec
Author: Jehan <jehan girinstud io>
Date:   Fri Apr 29 21:37:05 2022 +0200

    Issue #254: mirror.surf mirror doesn't exist anymore?
    
    Our validity scripts indicated 404 return error, and indeed checking,
    the gimp/ directory got removed without being notified. So I am querying
    the mirror admin. In the meantime, I have already removed this mirror
    from the rotation to avoid random download failures; and therefore let's
    update the website too.
    
    We can revert this commit later if we get an answer from the mirror
    admin explaining what happened and if the mirror is going back up.

 content/downloads/mirrors.json     | 7 -------
 tools/downloads/downloads.http.txt | 1 -
 2 files changed, 8 deletions(-)
---
diff --git a/content/downloads/mirrors.json b/content/downloads/mirrors.json
index ef2a48b5..8d5b1c2b 100644
--- a/content/downloads/mirrors.json
+++ b/content/downloads/mirrors.json
@@ -195,13 +195,6 @@
       "about": "https://sci.nju.edu.cn";,
       "more": [ "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/692"; ]
     },
-    "Dmitry Shishkin": {
-      "location": "Nizhny Novgorod",
-      "country": "Russia",
-      "mirrors": [ "https://mirror.surf/gimp/pub/gimp/"; ],
-      "about": "https://mirror.surf/";,
-      "more": [ "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/686"; ]
-    },
     "nbshare.io": {
       "location": "Paris",
       "country": "France",
diff --git a/tools/downloads/downloads.http.txt b/tools/downloads/downloads.http.txt
index 6214b97f..765fa53b 100644
--- a/tools/downloads/downloads.http.txt
+++ b/tools/downloads/downloads.http.txt
@@ -22,7 +22,6 @@ https://mirrors.dotsrc.org/gimp/pub/gimp/
 https://mirrors.gethosted.online/gimp/pub/gimp/
 https://mirrors.ocf.berkeley.edu/gimp/pub/gimp/
 https://mirrors.ukfast.co.uk/sites/gimp.org/pub/gimp/
-https://mirror.surf/gimp/pub/gimp/
 https://mirrors.xmission.com/gimp/gimp/
 https://mirror.umd.edu/gimp/gimp/
 https://www.gimp.ca/mirror/pub/gimp/


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