Greasy Fork is available in English.

自用14651

自用

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.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)
}