网站给超链接默认添加rel="nofollow"标签

image

'href' : href,
'target' : $G("target").checked ? "_blank" : '_self',
'title' : $G("title").value.replace(/^\s+|\s+$/g, ''),
'rel': 'nofollow',
'_href':href

image

posted @ 2026-03-15 18:04  可有仙子迎风立  阅读(11)  评论(0)    收藏  举报