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

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


更新时间:2026-03-12 10:58:00
上一篇:打开网站显示"No input file specifed"错误怎么办_已解决(1)
