本站使用了 Pjax 等基于 JavaScript 的开发技术,但您的浏览器已禁用 JavaScript,请开启 JavaScript 以保证网站正常显示!

DZ抢二楼脚本

// ==UserScript==

// @name New Userscript
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://www.hostloc.com/forum-45-1.html
// @match https://www.hostloc.com/thread-*
// @require https://code.jquery.com/jquery-1.12.4.min.js
// @grant none
// ==/UserScript==

(function() {

console.log($(".num").length);
$(".num").each(function(index){
    if($(this).children(".xi2").html()=="0"){
        window.open($(this).children(".xi2").attr("href"));
    }else{
        window.location.reload();
    }
});
if($("#postlist").children("div").length<=2){
    var h = $(document).height()-$(window).height();
    $(document).scrollTop(h);
}

})();


正在加载...

推广

 继续浏览关于 的文章

 本文最后更新于:2020/05/21 17:49:21,可能因经年累月而与现状有所差异

 引用转载请注明:龙氏小哥 > 搬砖笔记 > DZ抢二楼脚本

发现共鸣


Warning: curl_setopt() expects parameter 1 to be resource, null given in /www/wwwroot/blog.longshi.org/usr/themes/armx/functions.php on line 1531
如是说:能不能停下来,看看那个满眼泪花奔向你的我。