summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--_data/proxylist.yml1
-rw-r--r--links.md2
-rw-r--r--proxylist.md9
3 files changed, 5 insertions, 7 deletions
diff --git a/_data/proxylist.yml b/_data/proxylist.yml
index dd33b83..723bdd0 100644
--- a/_data/proxylist.yml
+++ b/_data/proxylist.yml
@@ -18,6 +18,7 @@ gits:
 - https://gitlab.com/mayx/mayx.gitlab.io
 - https://codeberg.org/mayx/blog
 - https://gitea.com/mayx/mayx
+- https://gitgud.io/mayx/mayx
 - https://git.sr.ht/~mayx/mayx
 - https://gitee.com/mabbs/mabbs
 - https://git.i2phides.me/mayx/blog
diff --git a/links.md b/links.md
index 84f6e0b..a39b2c7 100644
--- a/links.md
+++ b/links.md
@@ -8,7 +8,7 @@ tags: [links]
 
 | Link | Description |
 | - | - |
-{% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" rel="noopener nofollow" {% if item.feed_url %}data-feed="{{ item.feed_url }}"{% endif %}>{{ item.title }}</a> | {% if item.description %}{{ item.description }}{% else %}*No description*{% endif %} |
+{% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" rel="noopener sponsored" {% if item.feed_url %}data-feed="{{ item.feed_url }}"{% endif %}>{{ item.title }}</a> | {% if item.description %}{{ item.description }}{% else %}*No description*{% endif %} |
 {% endfor %}
 
 订阅以上链接:[OPML](/blogroll.opml)   
diff --git a/proxylist.md b/proxylist.md
index 09ceab1..9afee67 100644
--- a/proxylist.md
+++ b/proxylist.md
@@ -29,8 +29,7 @@ graph LR;
     GH@{ shape: bow-rect, label: "GitHub" }
     GL@{ shape: bow-rect, label: "GitLab" }
     GE@{ shape: bow-rect, label: "Gitee" }
-    GEA@{ shape: bow-rect, label: "Gitea" }
-    CB@{ shape: bow-rect, label: "Codeberg" }
+    OG@{ shape: bow-rect, label: "Other..." }
     CFP@{ shape: docs, label: "CloudFlare Pages" }
     GHP@{ shape: docs, label: "GitHub Pages" }
     GLP@{ shape: docs, label: "GitLab Pages" }
@@ -51,8 +50,7 @@ graph LR;
     GH
     GL
     GE
-    GEA
-    CB
+    OG
     end
     
     subgraph Pages
@@ -85,8 +83,7 @@ graph LR;
     
     GH <-- Sync --> GL
     GH -- Sync --> GE
-    GH -- Sync --> GEA
-    GH -- Sync --> CB
+    GH -. Sync .-> OG
     GH -- Deploy --> GHP & SH & Netlify & FELH & DA
     GL -- Deploy --> CFP & Vercel & GLP
     CFW -- Reverse Proxy --> GHP