外链的超链接狗尾巴回来了

阅读:913回复:0
2023-02-16 20:16
写私信
楼主#
知乎
// ==UserScript==
// @name        bbs7070.com
// @namespace   bbs7070.com
// @match       https://bbs7070.com/*
// @grant       none
// @version     1.0
// ==/UserScript==
Array.prototype.forEach.call(document.querySelectorAll('a[href^="https://bbs7070.com/plugin.php?id=austgl_iframe:austgl_iframe&url="]'),(e)=>{e.href=e.innerText});
My Technical Blog: http://art-technical.blogspot.com/