// ==UserScript== // @name "60优化" // @version 0.21 // @match http://*.60wdb.com/* // @grant none // @author Windy // @description 60数据库网页优化 // @namespace https://live.bilibili.com/7115892 // @downloadURL https://update.greasyfork.icu/scripts/394244/%2260%E4%BC%98%E5%8C%96%22.user.js // @updateURL https://update.greasyfork.icu/scripts/394244/%2260%E4%BC%98%E5%8C%96%22.meta.js // ==/UserScript== document.getElementsByTagName('html')[0].style.backgroundColor='#171717';