diff options
author | mayx <mayx@outlook.com> | 2025-04-03 19:11:03 +0200 |
---|---|---|
committer | mayx <mayx@outlook.com> | 2025-04-03 19:11:03 +0200 |
commit | aa83c0efc134d0af89faec242e6e06f0268f0478 (patch) | |
tree | 8808df5d98b66077c4bff8b0c48f3d7623f21ef8 /links.md | |
parent | b0bf30adcdb8b5213e29ceef3966e889da433805 (diff) |
Update 3 files
- /proxylist.md
- /_data/links.csv
- /links.md
Diffstat (limited to 'links.md')
-rw-r--r-- | links.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |