From fc6cfb25cc95ee42735f73e5306f2b06d152cf90 Mon Sep 17 00:00:00 2001 From: Nanako <469449812@qq.com> Date: Sat, 8 Mar 2025 15:39:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4feeds=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E4=B8=BAgithub.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feeds.conf.default | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/feeds.conf.default b/feeds.conf.default index 05f5c8c47c7..81cce6074d4 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,7 +1,7 @@ -src-git packages https://git.openwrt.org/feed/packages.git -src-git luci https://git.openwrt.org/project/luci.git -src-git routing https://git.openwrt.org/feed/routing.git -src-git telephony https://git.openwrt.org/feed/telephony.git +src-git packages https://github.com/openwrt/packages.git +src-git luci https://github.com/openwrt/luci.git +src-git routing https://github.com/openwrt/routing.git +src-git telephony https://github.com/openwrt/telephony.git src-git video https://github.com/openwrt/video.git #src-git targets https://github.com/openwrt/targets.git #src-git oldpackages http://git.openwrt.org/packages.git