Update 3 files

- /other_repo_list.md
- /_data/proxylist.yml
- /proxylist.md
This commit is contained in:
mayx
2025-09-06 16:37:44 +00:00
parent f5e43a61f8
commit 3d5d7eaa16
3 changed files with 4 additions and 5 deletions

View File

@@ -4,5 +4,5 @@ title: 其他Git仓库镜像列表
---
# 其他Git仓库镜像列表
{% for item in site.data.other_repo_list.repo_url %}- <{{ item }}>
{% for item in site.data.other_repo_list %}- <{{ item.repo_url }}>
{% endfor %}