From f401d33c482645e18218f3730fd4966431afc123 Mon Sep 17 00:00:00 2001 From: mayx Date: Tue, 29 Jul 2025 04:20:42 +0000 Subject: Update 2 files - /index.html - /proxylist.md--- index.html | 2 +- proxylist.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index b74e337..132ccd3 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ image: https://screenshot.mayx.eu.org/ --- {% if paginator.page == 1 %}
{% endif %} -

首页 - 我的文章

Archives | Random

+

首页 - 我的文章

Archives | Random


diff --git a/proxylist.md b/proxylist.md index 829bbbe..ca9f341 100644 --- a/proxylist.md +++ b/proxylist.md @@ -3,19 +3,19 @@ layout: default title: 代理列表 --- - 源站: + 源站: # 代理列表 考虑到中国对于Github Pages在很多地区都有一定程度的解析异常,所以我为我的博客做了很多反向代理。以下代理站均为官方授权: (根据可能的可用性排序) -{% for item in site.data.proxylist.proxies %}- <{{ item }}> +{% for item in site.data.proxylist.proxies %}- <{{ item }}> {% endfor %} # 镜像列表 由于[Github已经不再可信](/2022/01/04/banned.html),所以现在提供以下镜像站: -{% for item in site.data.proxylist.mirrors %}- <{{ item }}> +{% for item in site.data.proxylist.mirrors %}- <{{ item }}> {% endfor %} # Git列表 -- cgit v1.2.3