diff --git a/_data/proxylist.yml b/_data/proxylist.yml
index bd839f6..18bbf85 100644
--- a/_data/proxylist.yml
+++ b/_data/proxylist.yml
@@ -16,7 +16,6 @@ mirrors:
- https://mayx.vercel.app/
- https://mayx.netlify.app/
- https://mabbs.kinsta.page/
-- https://mayx.local-kde.org/
- https://mayx.codeberg.page/
- https://mayx.4everland.app/
- https://unmayx.bitbucket.io/
@@ -28,12 +27,13 @@ gits:
- https://gitlab.com/mayx/mayx.gitlab.io
- https://framagit.org/mayx/mayx.frama.io
- https://salsa.debian.org/mayx/mayx.pages.debian.net
-- https://invent.kde.org/mayx/mayx.local-kde.org
- https://codeberg.org/mayx/blog
- https://git.gay/mayx/mayx
- https://gitea.com/mayx/mayx
+- https://gitea.moe/Mayx/mayx
- https://gitgud.io/mayx/mayx
- https://git.sr.ht/~mayx/mayx
+- https://tvoygit.ru/Mayx/mayx
- https://git.envs.net/Mayx/mayx
- https://tildegit.org/Mayx/mayx
- https://git.launchpad.net/mayx
diff --git a/_layouts/post.html b/_layouts/post.html
index 4769a36..1de008b 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -81,7 +81,7 @@ layout: default
{% if page.layout == "encrypt" %} {{content}} {% else %}
', '
' }} {% endif %} {% if page.tags %} -tags: {% for tag in page.tags %}{{ tag }}{% unless forloop.last %} - {% endunless %}{% endfor %} 查看原始文件 +tags: {% for tag in page.tags %}{{ tag }}{% unless forloop.last %} - {% endunless %}{% endfor %} 查看原始文件 {% endif %} {% if page.layout != "encrypt" %}
#{{ tag }}
+ #{{ tag }}
{% endfor %}
{% endif %}