From aa83c0efc134d0af89faec242e6e06f0268f0478 Mon Sep 17 00:00:00 2001
From: mayx
Date: Thu, 3 Apr 2025 17:11:03 +0000
Subject: Update 3 files
- /proxylist.md
- /_data/links.csv
- /links.md---
_data/links.csv | 4 ++--
links.md | 6 +++---
proxylist.md | 6 ++----
3 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/_data/links.csv b/_data/links.csv
index 986681c..e495e23 100644
--- a/_data/links.csv
+++ b/_data/links.csv
@@ -4,9 +4,9 @@ title,link,description
贫困的蚊子,https://mozz.ie/,*No description*
极客兔兔,https://geektutu.com/,致力于分享有趣的技术实践
维基萌,https://www.wikimoe.com/,萌即是正义!一名热爱acg的前端设计师的小站!
-7gugu's blog,https://www.7gugu.com/,一个用来存放我爱好的地方,编程,摄影之类的空间
+7gugu's blog,https://www.7gugu.com/,"一个用来存放我爱好的地方,编程,摄影之类的空间"
云游君,https://www.yunyoujun.cn/,希望能成为一个有趣的人。
-Kingfish404,https://blog.kingfish404.cn/,Stay curious,stay naive. WUT. Jin Yu's Blog
+Kingfish404,https://blog.kingfish404.cn/,"Stay curious,stay naive. WUT. Jin Yu's Blog"
FKUN,https://blog.fkun.tech/,*No description*
Sinofine,https://sinofine.me/,*No description*
JiaoYuan's blog,https://yuanj.top/,思绪来得快去得也快,偶尔会在这里停留
diff --git a/links.md b/links.md
index 4fd5a72..b0b8e67 100644
--- a/links.md
+++ b/links.md
@@ -7,12 +7,12 @@ tags: [links]
---
| Link | Description |
-| - | - |{% for item in site.data.links %}
-| [{{ item.title }}]({{ item.link }}) | {{ item.description }} |
+| - | - |
+{% for item in site.data.links %}| [{{ item.title }}]({{ item.link }}) | {{ item.description }} |
{% endfor %}
## Links申请
-请在下面留言或者直接发起[Pull request](https://github.com/Mabbs/mabbs.github.io/pull/new/master)
+请在下面留言或者直接[修改Links](https://github.com/Mabbs/mabbs.github.io/edit/master/_data/links.csv)并发起PR
请在申请之前加上本站友链
要求:
1. 全站HTTPS
diff --git a/proxylist.md b/proxylist.md
index 686ce19..75b38ca 100644
--- a/proxylist.md
+++ b/proxylist.md
@@ -10,14 +10,12 @@ title: 代理列表
# 代理列表
考虑到中国对于Github Pages在很多地区都有一定程度的解析异常,所以我为我的博客做了很多反向代理。以下代理站均为官方授权:
(根据可能的可用性排序)
-{%- for item in site.data.proxies -%}
-- <{{ item.url }}>
+{% for item in site.data.proxies %}- <{{ item.url }}>
{% endfor %}
# 镜像列表
由于[Github已经不再可信](/2022/01/04/banned.html),所以现在提供以下镜像站:
-{%- for item in site.data.mirrors -%}
-- <{{ item.url }}>
+{% for item in site.data.mirrors %}- <{{ item.url }}>
{% endfor %}
# 其他平台博客(备用)
--
cgit 1.4.1-2-gfad0