From ae668ef4121c9b404e5497a870f61c45a1ad7c0e Mon Sep 17 00:00:00 2001
From: mayx
Date: Thu, 3 Apr 2025 16:55:06 +0000
Subject: Update 6 files
- /README.md
- /_data/links.csv
- /_data/mirrors.csv
- /_data/proxies.csv
- /links.md
- /proxylist.md---
proxylist.md | 19 ++++++-------------
1 file changed, 6 insertions(+), 13 deletions(-)
(limited to 'proxylist.md')
diff --git a/proxylist.md b/proxylist.md
index 682e131..1a8dcf4 100644
--- a/proxylist.md
+++ b/proxylist.md
@@ -10,22 +10,15 @@ title: 代理列表
# 代理列表
考虑到中国对于Github Pages在很多地区都有一定程度的解析异常,所以我为我的博客做了很多反向代理。以下代理站均为官方授权:
(根据可能的可用性排序)
--
--
--
--
--
+{% for item in site.data.proxies %}
+- <{{ item.url }}>
+{% endfor %}
# 镜像列表
由于[Github已经不再可信](/2022/01/04/banned.html),所以现在提供以下镜像站:
--
--
--
--
--
--
--
--
+{% for item in site.data.mirrors %}
+- <{{ item.url }}>
+{% endfor %}
# 其他平台博客(备用)
-
--
cgit 1.4.1-2-gfad0