adblock-helper

绕过使用js代码检测广告

Author
cl lin
Daily installs
0
Total installs
26
Ratings
0 0 0
Version
1.0.1
Created
2024-03-10
Updated
2024-03-10
Size
424 Bytes
License
MIT
Applies to

绕过使用js代码检测广告

比如

document.getElementsByClassName("wwads-cn").length && !window._AdBlockInit && setTimeout(function() {
  window.alert("请勿屏蔽本站广告!")
}, 1e3)