Greasy Fork is available in English.
S1恢复屎黄色a
// ==UserScript== // @name S1恢复屎黄色 // @namespace Scripts // @version 0.1 // @description S1恢复屎黄色a // @author jがすdygk // @match *://*.saraba1st.com/2b/* // @run-at document-start // ==/UserScript== (function() {'use strict';document.querySelector('html').style.cssText='-webkit-filter: none;-moz-filter: none;'})();