S1变灰

限定stage1st论坛专用

// ==UserScript==
// @name       S1变灰
// @version      1.0
// @description  限定stage1st论坛专用
// @author       xilin_otaku
// @match        https://*.saraba1st.com/*
// @grant        none
// @namespace https://gf.qytechs.cn/users/421059
// @license MIT
// ==/UserScript==


(function() {
    'use strict';
    document.getElementById("nv_forum").style.filter="grayscale(100%)"
    // Your code here...
})();

QingJ © 2025

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