summary refs log tree commit diff
path: root/links.md
diff options
context:
space:
mode:
authormayx2025-05-22 03:45:18 +0000
committermayx2025-05-22 03:45:18 +0000
commitc6b5330945cd45f618486d9f0a821c7c95b20da8 (patch)
treeec34c1e0e3662d1c91e71e96bc480f6d92f263ce /links.md
parentb1929b927fb91257800bf07baae44fc0613a0733 (diff)
Update 3 files
- /links.md
- /proxylist.md
- /_data/proxylist.yml
Diffstat (limited to 'links.md')
-rw-r--r--links.md2
1 files changed, 1 insertions, 1 deletions
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)