From 84d3acf0e5532a56f5875d5ead869ef6c4e44708 Mon Sep 17 00:00:00 2001 From: pooneyy <85266337+pooneyy@users.noreply.github.com> Date: Sat, 14 Mar 2026 20:08:41 +0800 Subject: [PATCH] refactor(update_local_appstore): remove deprecated github proxy url - remove 'https://kkgithub.com' from repo_prefixs list as it is no longer functional or required --- update_local_appstore.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/update_local_appstore.sh b/update_local_appstore.sh index 356fd1684..bf822c803 100644 --- a/update_local_appstore.sh +++ b/update_local_appstore.sh @@ -175,7 +175,6 @@ repo_prefixs=( 'https://gh-proxy.com/https://github.com' 'https://edgeone.gh-proxy.com/https://github.com' 'https://gh-proxy.net/github.com' - 'https://kkgithub.com' 'https://wget.la/https://github.com' 'https://ghfast.top/https://github.com' 'https://githubfast.com'