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



commit e08fe2d8fe44636fc8addda62a4fb4eaa67f8b71
Author: Jehan <jehan girinstud io>
Date:   Tue Aug 30 14:51:23 2022 +0200

    Revert "Issue #254: mirror.surf mirror doesn't exist anymore?"
    
    This reverts commit 86272ecc3f07075f5bfae13141f0568bd07989ec.
    
    I was leaving this mirror out, because even after re-adding it, it was
    much too slow. It is still slow, but better now (see discussion in #254).
    Also maybe it's better for people close to this mirror.
    
    What I'm going to do is to re-enable it, but add it as "CountryOnly"
    since it's a field in Mirrobits so we can do such settings now. Also
    since it's a conflict zone and some people have been wary of this, it's
    probably a good idea anyway, regardless of any other issue.

 content/downloads/mirrors.json     | 7 +++++++
 tools/downloads/downloads.http.txt | 1 +
 2 files changed, 8 insertions(+)
---
diff --git a/content/downloads/mirrors.json b/content/downloads/mirrors.json
index 0b37112c..356311d2 100644
--- a/content/downloads/mirrors.json
+++ b/content/downloads/mirrors.json
@@ -232,6 +232,13 @@
       "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 80e94e51..e0043a83 100644
--- a/tools/downloads/downloads.http.txt
+++ b/tools/downloads/downloads.http.txt
@@ -23,6 +23,7 @@ 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]