diff options
| author | Shiji Yang | 2025-07-24 10:50:50 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2025-07-25 23:05:43 +0000 |
| commit | 4b3b16be70b8e68eb27fb8a0cc75906aa471e7a9 (patch) | |
| tree | 178c9793bc168d9fa56a0a3eab052511854b4779 | |
| parent | b6276e33eb02f13ea955cdf1c927b71ace1edf05 (diff) | |
| download | openwrt-4b3b16be70b8e68eb27fb8a0cc75906aa471e7a9.tar.gz | |
projectsmirrors: remove some GNOME mirrors
These removed sites no longer provide GNOME mirror services.
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/19509
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -rw-r--r-- | scripts/projectsmirrors.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/scripts/projectsmirrors.json b/scripts/projectsmirrors.json index 847fb6e6e3..3e02a90ab1 100644 --- a/scripts/projectsmirrors.json +++ b/scripts/projectsmirrors.json @@ -56,10 +56,7 @@ "@GNOME": [ "https://download.gnome.org/sources", "https://mirror.csclub.uwaterloo.ca/gnome/sources", - "https://ftp.acc.umu.se/pub/GNOME/sources", - "http://ftp.cse.buffalo.edu/pub/Gnome/sources", - "http://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources", - "https://mirrors.ustc.edu.cn/gnome/sources" + "http://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources" ], "@OPENWRT": [ "https://sources.cdn.openwrt.org", |