From b378868a398de8df4fda4a6c5a4c3cf3179d5ab0 Mon Sep 17 00:00:00 2001 From: Yanase Yuki Date: Wed, 24 Dec 2025 15:27:14 +0900 Subject: [PATCH] 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 --- scripts/projectsmirrors.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/scripts/projectsmirrors.json b/scripts/projectsmirrors.json index 9763f301e8..039a92d13e 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",