ddo 大佬有话说 : 2020-3-30 11:38:31
没有小尾巴的zsbd
本帖最后由 ddo 于 2020-4-6 14:53 编辑
油猴大家都知道吧yc018t
// ==UserScript==
// @name zsbd
// @namespace https://www.jwwe.club
// @version 0.0.1
// @descriptionHostLoc不可见字符紫薯布丁
// @author hostloc-ddo
// @match https://www.hostloc.com/thread-*
// @match https://www.hostloc.com/forum.php?mod=viewthread*
// @match https://hostloc.com/forum.php?mod=viewthread*
// @match https://hostloc.com/thread-*
// @grant none
// ==/UserScript==
(function() {
‘use strict’;
var l = 2000;//原始内容低于该长度就自动签名
var idioms = ["u200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200bu200b"]; //这里保留了位置可以自行添加布丁内容
function addIdioms() {
var text=document.getElementById("fastpostmessage");
if (text.value.length<l) {
text.value += idioms ;
}
}
document.getElementById("fastpostmessage").onkeydown=function(event) {
if (event.ctrlKey && event.keyCode == 13 || event.altKey && event.keyCode == 83) {
addIdioms();
seditor_ctlent(event, ‘fastpostvalidate($(‘fastpostform’))’);
}
};
document.getElementById("fastpostsubmit").addEventListener("click", addIdioms);
})();
robot 大佬有话说 : 2020-3-30 11:39:42
我喜欢手动:lol。紫薯补丁
hasamol7468 大佬有话说 : 2020-3-30 11:39:59
:lol巧了我也是u200b
李多多 大佬有话说 : 2020-3-30 11:44:48
你觉得 我这个怎么样。
–< 你的头像是一个女孩子左手边牵着一条秋田犬,犬=狗,而我是一条舔狗。是不是代表你的小手在牵着我呢? >–
Eicky 大佬有话说 : 2020-3-30 11:45:19
全Loc就你最皮
/**
* 那双紧握不放的手……抓住的是希望……亦或是绝望
*
* Link https://www.hostloc.com
*/
BJY678 大佬有话说 : 2020-3-30 11:52:55
本帖最后由 BJY678 于 2020-3-30 11:54 编辑
感谢楼主分享,再也不用手动补丁了:lol
h20 大佬有话说 : 2020-3-30 11:55:03
凡是字数补丁的一律小黑屋就从根本上解决问题:lol:lol:lol
work 大佬有话说 : 2020-3-30 11:56:25
test
Nameless 大佬有话说 : 2020-3-30 11:56:30
我试一下
无情的看帖机器 大佬有话说 : 2020-3-30 11:57:46
测试一下什么效果