Greasy Fork 支持简体中文。
将火星人带到火星(大雾)
< 腳本阿儿法营火星救援的回應
// ==UserScript==// 这个脚本改编其他脚本.// ==/UserScript==(function() { 'use strict'; window.location.assign(window.location.href.replace("aerfaying.com","gitblock.cn")); window.location.assign(window.location.href.replace("mozhua.aerfaying.com","gitblock.cn")); // Your code here...})();
mozhua.aerfaying的也要加
登入以回復
// ==UserScript==
// 这个脚本改编其他脚本.
// ==/UserScript==
(function() {
'use strict';
window.location.assign(window.location.href.replace("aerfaying.com","gitblock.cn"));
window.location.assign(window.location.href.replace("mozhua.aerfaying.com","gitblock.cn"));
// Your code here...
})();