🏠 Home 

S1恢复屎黄色

S1恢复屎黄色a


Install this script?
  1. // ==UserScript==
  2. // @name S1恢复屎黄色
  3. // @namespace Scripts
  4. // @version 0.1
  5. // @description S1恢复屎黄色a
  6. // @author jがすdygk
  7. // @match *://*.saraba1st.com/2b/*
  8. // @run-at document-start
  9. // ==/UserScript==
  10. (function() {'use strict';document.querySelector('html').style.cssText='-webkit-filter: none;-moz-filter: none;'})();