用户:洞穴夜莺/common.js:修订间差异

添加189字节 、​ 2021年3月14日 (星期日)
无编辑摘要
无编辑摘要
无编辑摘要
第17行: 第17行:
     }
     }
})();
})();
// 不要热评功能
(function(){
    var top = document.getElementsByClassName("comment-container-top")
    for(var i = 0; i < top.length; i++)
        top[i].style.display = "none";
})
833

个编辑