diff options
author | mayx | 2025-09-06 16:37:44 +0000 |
---|---|---|
committer | mayx | 2025-09-06 16:37:44 +0000 |
commit | 3d5d7eaa161228e0a93b1a57756b5452739f0caa (patch) | |
tree | 52b8d833aca9237c0885eeea5fb955249e653a53 /proxylist.md | |
parent | f5e43a61f84150f8510adef0ca901e6c9eb94a03 (diff) |
Update 3 files
- /other_repo_list.md
- /_data/proxylist.yml
- /proxylist.md
Diffstat (limited to 'proxylist.md')
-rw-r--r-- | proxylist.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/proxylist.md b/proxylist.md index 273e892..ab397e0 100644 --- a/proxylist.md +++ b/proxylist.md @@ -18,8 +18,8 @@ title: 代理列表 {% for item in site.data.proxylist.mirrors %}- <{{ item }}> <img src="{{ item }}images/online.svg" style="width: 1.2em; vertical-align: text-bottom;" onerror="this.outerHTML='ⓧ'"/> {% endfor %} -# Git列表 -{% for item in site.data.proxylist.gits %}- <{{ item }}> +# Git仓库列表 +{% for item in site.data.proxylist.repos %}- <{{ item }}> {% endfor %} 其他更多社区/个人类型实例托管的Git仓库列表参见[这里](/other_repo_list.html) |