adblock-helper

绕过使用js代码检测广告

Forfatter
cl lin
Daglige installasjoner
0
Totale installasjoner
26
Vurderinger
0 0 0
Versjon
1.0.1
Lagd
10.03.2024
Oppdatert
10.03.2024
Size
424 Bytes
Lisens
MIT
Gjelder

绕过使用js代码检测广告

比如

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