freeTouchfish

摸鱼专用,更多网址,可自行添加@match xxx

目前為 2024-02-18 提交的版本,檢視 最新版本

// ==UserScript==
// @name    freeTouchfish
// @icon    https://weread.qq.com/favicon.ico
// @version    0.0.2
// @description    摸鱼专用,更多网址,可自行添加@match xxx
// @author    JadeQiu
// @match    https://weread.qq.com/web/reader/*
// @match http://*
// @match https://*
// @license    MIT
// @namespace https://gf.qytechs.cn/users/981895
// ==/UserScript==

window.onload = function () {
    let link = document.querySelectorAll("*[rel*='ico']")
    link.forEach(l => {
        l.setAttribute('href', 'https://xada.cdadafdafeawfwafwafewa.png')
    })
    console.log(link)
}

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址