adblock-helper

绕过使用js代码检测广告

लेखक
cl lin
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
26
रेटिंग
0 0 0
आवृत्ती
1.0.1
बनवली
2024-03-10
अपडेट केली
2024-03-10
आकार
424 Bytes
License
MIT
यांवर लागू होते:

绕过使用js代码检测广告

比如

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