From: Yanase Yuki Date: Wed, 24 Dec 2025 06:27:14 +0000 (+0900) Subject: projectsmirrors: drop some sites X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b378868a398de8df4fda4a6c5a4c3cf3179d5ab0;p=thirdparty%2Fopenwrt.git projectsmirrors: drop some sites This commit drop ftp.nara.wide.ad.jp and www.ring.gr.jp from projectsmirrors. These mirrors only supports plain HTTP. Drop mirrors that does no meet modern security standards. Signed-off-by: Yanase Yuki Link: https://github.com/openwrt/openwrt/pull/21268 Signed-off-by: Hauke Mehrtens --- diff --git a/scripts/projectsmirrors.json b/scripts/projectsmirrors.json index 9763f301e88..039a92d13eb 100644 --- a/scripts/projectsmirrors.json +++ b/scripts/projectsmirrors.json @@ -47,15 +47,12 @@ "@KERNEL": [ "https://cdn.kernel.org/pub", "https://mirrors.mit.edu/kernel", - "http://ftp.nara.wide.ad.jp/pub/kernel.org", - "http://www.ring.gr.jp/archives/linux/kernel.org", "https://www.mirrorservice.org/sites/ftp.kernel.org/pub", "https://mirrors.ustc.edu.cn/kernel.org" ], "@GNOME": [ "https://download.gnome.org/sources", - "https://mirror.csclub.uwaterloo.ca/gnome/sources", - "http://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources" + "https://mirror.csclub.uwaterloo.ca/gnome/sources" ], "@OPENWRT": [ "https://sources.cdn.openwrt.org",