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原地址',