diff --git a/README.md b/README.md
index d65791b..f4c19f6 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ Powered by [Jekyll](https://github.com/jekyll/jekyll)
[jekyll-toc](https://github.com/allejo/jekyll-toc)
[Live2dHistoire](https://github.com/eeg1412/Live2dHistoire)
[Simple-Jekyll-Search](https://github.com/christian-fei/Simple-Jekyll-Search)
+[jekyll-anchor-headings](https://github.com/allejo/jekyll-anchor-headings)
## 使用的网络资源
[Github](https://github.com/) | 包含:
diff --git a/_data/links.csv b/_data/links.csv
new file mode 100644
index 0000000..986681c
--- /dev/null
+++ b/_data/links.csv
@@ -0,0 +1,14 @@
+title,link,description
+花火学园,https://www.sayhanabi.net/,和谐融洽的ACG交流以及资源聚集地
+资源统筹局,https://gkdworld.com/,统筹保管用户分享的资源
+贫困的蚊子,https://mozz.ie/,*No description*
+极客兔兔,https://geektutu.com/,致力于分享有趣的技术实践
+维基萌,https://www.wikimoe.com/,萌即是正义!一名热爱acg的前端设计师的小站!
+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
+FKUN,https://blog.fkun.tech/,*No description*
+Sinofine,https://sinofine.me/,*No description*
+JiaoYuan's blog,https://yuanj.top/,思绪来得快去得也快,偶尔会在这里停留
+花生莲子粥,https://blog.hslzz.cn/,与世无争,不染于泥
+南蛮子懋和,https://www.dao.js.cn/,李懋和,俗名李栋梁。书法、国画爱好者,互联网安全与前端建设者。
\ No newline at end of file
diff --git a/_data/mirrors.csv b/_data/mirrors.csv
new file mode 100644
index 0000000..ddd2fe8
--- /dev/null
+++ b/_data/mirrors.csv
@@ -0,0 +1,9 @@
+url
+https://mayx.gitlab.io/
+https://mayx.pages.dev/
+https://mayx.eu.org/
+https://mayx.vercel.app/
+https://mayx.netlify.app/
+https://mayx.4everland.app/
+https://mayx.dappling.network/
+https://mayx-blog.statichost.eu/
\ No newline at end of file
diff --git a/_data/proxies.csv b/_data/proxies.csv
new file mode 100644
index 0000000..958cd9d
--- /dev/null
+++ b/_data/proxies.csv
@@ -0,0 +1,6 @@
+url
+https://blog.mayx.workers.dev/
+https://mayx.deno.dev/
+https://mayx.glitch.me/
+https://yuki.gear.host/
+https://mayx.serv00.net/
\ No newline at end of file
diff --git a/links.md b/links.md
index aefb8a3..a7846a1 100644
--- a/links.md
+++ b/links.md
@@ -6,22 +6,11 @@ id: links
tags: [links]
---
-| Links | Introduce |
+| Link | Description |
| - | - |
-| [花火学园](https://www.sayhanabi.net/) | 和谐融洽的ACG交流以及资源聚集地 |
-| [资源统筹局](https://gkdworld.com/) | 统筹保管用户分享的资源 |
-| [贫困的蚊子](https://mozz.ie/) | *No description* |
-| [极客兔兔](https://geektutu.com/) | 致力于分享有趣的技术实践 |
-| [维基萌](https://www.wikimoe.com/) | 萌即是正义!一名热爱acg的前端设计师的小站! |
-| [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 |
-| [FKUN](https://blog.fkun.tech/) | *No description* |
-| [Sinofine](https://sinofine.me/) | *No description* |
-| [JiaoYuan's blog](https://yuanj.top/) | 思绪来得快去得也快,偶尔会在这里停留 |
-| [花生莲子粥](https://blog.hslzz.cn/) | 与世无争,不染于泥 |
-| [南蛮子懋和](https://www.dao.js.cn/) | 李懋和,俗名李栋梁。书法、国画爱好者,互联网安全与前端建设者。 |
-
+{%- 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)
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 %}
# 其他平台博客(备用)
-