From f455ccfdd7605473e7e77f7923ca950b5a3b6e9d Mon Sep 17 00:00:00 2001 From: mayx Date: Sat, 5 Apr 2025 11:02:44 +0000 Subject: 编辑proxylist.md --- proxylist.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'proxylist.md') diff --git a/proxylist.md b/proxylist.md index c524437..8bd83a8 100644 --- a/proxylist.md +++ b/proxylist.md @@ -10,15 +10,15 @@ title: 代理列表 # 代理列表 考虑到中国对于Github Pages在很多地区都有一定程度的解析异常,所以我为我的博客做了很多反向代理。以下代理站均为官方授权: (根据可能的可用性排序) -{% for item in site.data.proxylist.proxies %}- <{{ item.url }}> +{% for item in site.data.proxylist.proxies %}- <{{ item }}> {% endfor %} # 镜像列表 由于[Github已经不再可信](/2022/01/04/banned.html),所以现在提供以下镜像站: -{% for item in site.data.proxylist.mirrors %}- <{{ item.url }}> +{% for item in site.data.proxylist.mirrors %}- <{{ item }}> {% endfor %} -# 网站结构 +# 服务架构 ```mermaid graph LR; GH@{ shape: bow-rect, label: "GitHub" } @@ -34,7 +34,6 @@ graph LR; Netlify@{ shape: docs, label: "Netlify" } SH@{ shape: docs, label: "statichost.eu" } DA@{ shape: docs, label: "dAppling" } - EOP@{ shape: docs, label: "EdgeOne Pages" } CFW@{ shape: curv-trap, label: "CloudFlare Workers" } Deno@{ shape: curv-trap, label: "Deno" } Glitch@{ shape: curv-trap, label: "Glitch" } @@ -54,7 +53,6 @@ graph LR; DA Vercel Netlify - EOP end subgraph Proxies @@ -73,7 +71,6 @@ graph LR; GH -- Sync --> GE GH --> GHP & SH & FELH & DA & Netlify GL --> CFP & Vercel & GLP - GE --> EOP CFW --> GHP Deno --> GHP @@ -93,5 +90,5 @@ graph LR; # 其他平台博客(备用) -{% for item in site.data.proxylist.others %}- <{{ item.url }}> +{% for item in site.data.proxylist.others %}- <{{ item }}> {% endfor %} -- cgit 1.4.1-2-gfad0