viewtheard
千年狐狸
千年狐狸
  • UID2383
  • 注册日期2005-01-20
  • 最后登录2024-04-24
  • 发帖数1969
  • 经验479枚
  • 威望1点
  • 贡献值356点
  • 好评度20点
  • 社区居民
  • 忠实会员
阅读:896回复: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/
游客

返回顶部