自用14651

自用

此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.cn-greasyfork.org/scripts/526522/1535285/%E8%87%AA%E7%94%A814651.js

// ==UserScript==
// @name         自用14651
// @namespace    申禅姌
// @version      0.0.1
// @description 自用
// ==/UserScript==
 
if(newGurl){
    location.href = location.href.replace('greasyfork.icu',newGurl)
}