mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-07-19 17:32:03 +00:00
Update 3 files
- /links.md - /proxylist.md - /_data/proxylist.yml
This commit is contained in:
parent
b1929b927f
commit
c6b5330945
@ -18,6 +18,7 @@ gits:
|
|||||||
- https://gitlab.com/mayx/mayx.gitlab.io
|
- https://gitlab.com/mayx/mayx.gitlab.io
|
||||||
- https://codeberg.org/mayx/blog
|
- https://codeberg.org/mayx/blog
|
||||||
- https://gitea.com/mayx/mayx
|
- https://gitea.com/mayx/mayx
|
||||||
|
- https://gitgud.io/mayx/mayx
|
||||||
- https://git.sr.ht/~mayx/mayx
|
- https://git.sr.ht/~mayx/mayx
|
||||||
- https://gitee.com/mabbs/mabbs
|
- https://gitee.com/mabbs/mabbs
|
||||||
- https://git.i2phides.me/mayx/blog
|
- https://git.i2phides.me/mayx/blog
|
||||||
|
2
links.md
2
links.md
@ -8,7 +8,7 @@ tags: [links]
|
|||||||
|
|
||||||
| Link | Description |
|
| 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 %}
|
{% endfor %}
|
||||||
|
|
||||||
订阅以上链接:[OPML](/blogroll.opml)
|
订阅以上链接:[OPML](/blogroll.opml)
|
||||||
|
@ -29,8 +29,7 @@ graph LR;
|
|||||||
GH@{ shape: bow-rect, label: "GitHub" }
|
GH@{ shape: bow-rect, label: "GitHub" }
|
||||||
GL@{ shape: bow-rect, label: "GitLab" }
|
GL@{ shape: bow-rect, label: "GitLab" }
|
||||||
GE@{ shape: bow-rect, label: "Gitee" }
|
GE@{ shape: bow-rect, label: "Gitee" }
|
||||||
GEA@{ shape: bow-rect, label: "Gitea" }
|
OG@{ shape: bow-rect, label: "Other..." }
|
||||||
CB@{ shape: bow-rect, label: "Codeberg" }
|
|
||||||
CFP@{ shape: docs, label: "CloudFlare Pages" }
|
CFP@{ shape: docs, label: "CloudFlare Pages" }
|
||||||
GHP@{ shape: docs, label: "GitHub Pages" }
|
GHP@{ shape: docs, label: "GitHub Pages" }
|
||||||
GLP@{ shape: docs, label: "GitLab Pages" }
|
GLP@{ shape: docs, label: "GitLab Pages" }
|
||||||
@ -51,8 +50,7 @@ graph LR;
|
|||||||
GH
|
GH
|
||||||
GL
|
GL
|
||||||
GE
|
GE
|
||||||
GEA
|
OG
|
||||||
CB
|
|
||||||
end
|
end
|
||||||
|
|
||||||
subgraph Pages
|
subgraph Pages
|
||||||
@ -85,8 +83,7 @@ graph LR;
|
|||||||
|
|
||||||
GH <-- Sync --> GL
|
GH <-- Sync --> GL
|
||||||
GH -- Sync --> GE
|
GH -- Sync --> GE
|
||||||
GH -- Sync --> GEA
|
GH -. Sync .-> OG
|
||||||
GH -- Sync --> CB
|
|
||||||
GH -- Deploy --> GHP & SH & Netlify & FELH & DA
|
GH -- Deploy --> GHP & SH & Netlify & FELH & DA
|
||||||
GL -- Deploy --> CFP & Vercel & GLP
|
GL -- Deploy --> CFP & Vercel & GLP
|
||||||
CFW -- Reverse Proxy --> GHP
|
CFW -- Reverse Proxy --> GHP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user