水帖机
搬运自[https://github.com/HelloOSMe/wikidot-guru-machine]。作者:HelloOSMe,协议:MIT。
// ==UserScript== // @name Guru-blogforum-machine // @version 0.0.1 // @description Make your wikidot accouont colorful! // @author HelloOSMe // @match http://*.wikidot.com/* // @match https://*.wikidot.com/* // @grant none // ==/UserScript== (function() { 'use strict'; $j("#np-text").val("s"); WIKIDOT.modules.ForumNewPostFormModule.listeners.save(event) })();
页面版本: 0, 最后编辑于: 11 Apr 2023 09:29