// ==UserScript== // @name 龙的天空论坛备注用户 // @version 0.5 // @include http://www.lkong.net/forum* // @include http://www.lkong.net/viewthread.php* // @include http://www.lkong.net/thread* // @include http://www.lkong.net/redirect.php* // @author 仙圣 // @description 仅支持旧版龙空,但大家可以修改为任何一个Discuz!论坛……备注名建议为二至三个汉字,太长会显示不完全。 // @namespace https://greasyfork.org/users/76579 // @downloadURL none // ==/UserScript== (function() { var setid = ["1","2"];//此处为用户的uid var note = ["这是备注","备注2"]; var names = document.getElementsByClassName("xw1"); for(var a=0; a