From ff596f52638d4172194b8d3067274bd2c08583b2 Mon Sep 17 00:00:00 2001 From: forchannot <100580891+forchannot@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:34:03 +0800 Subject: [PATCH] =?UTF-8?q?:wrench:=20=E6=9B=B4=E6=96=B0=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E4=BB=A3=E7=90=86=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LittlePaimon/web/pages/config_manage.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LittlePaimon/web/pages/config_manage.py b/LittlePaimon/web/pages/config_manage.py index bc7ce4d..b918196 100644 --- a/LittlePaimon/web/pages/config_manage.py +++ b/LittlePaimon/web/pages/config_manage.py @@ -375,15 +375,15 @@ other_form = Form( options=[ { 'label': 'ghproxy.com代理', - 'value': 'https://ghproxy.com/' + 'value': 'https://mirror.ghproxy.com/' }, { 'label': 'github.cherishmoon.top代理', 'value': 'https://github.cherishmoon.top/' }, { - 'label': 'github.91chi.fun代理', - 'value': 'https://github.91chi.fun/' + 'label': 'github.moeyy.xyz代理', + 'value': 'https://github.moeyy.xyz/' }, { 'label': 'github原地址',