adblock-helper

绕过使用js代码检测广告

Autore
cl lin
Installazioni giornaliere
0
Installazioni totali
26
Valutazione
0 0 0
Versione
1.0.1
Creato il
10/03/2024
Aggiornato il
10/03/2024
Dimensione
424 Byte
Licenza
MIT
Applica a

绕过使用js代码检测广告

比如

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