admin管理员组

文章数量:1538621

2024年1月8日发(作者:)

/* author:IamZLT

version:V1.0 */(function () { var key = encodeURIComponent('IamZLT:removead'); if (window[key]) {return;}; window[key] = true; class removeDom { constructor(classList = []) { sList = classList; }; remove() { h((c) => { $(`${c}`).length > 0 && $(`${c}`).remove(); }); }; }; let adClassList = ['.ec_wise_ad', '.ec_wise_pp', '.na-like-container']; let s = 30;

let f = 3;

let ad = new removeDom(adClassList); = function () { (); }; let timer = setInterval(() => (), f * 1000); setTimeout(() => clearInterval(timer), s * 1000);})();插件效果如下,可以看到其效果明显。

本文标签: 实现插件效果功能