Update 3 files

- /links.md
- /proxylist.md
- /_data/proxylist.yml
This commit is contained in:
mayx
2025-05-22 03:45:18 +00:00
parent b1929b927f
commit c6b5330945
3 changed files with 5 additions and 7 deletions

View File

@@ -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)