Greasy Fork is available in English.

adblock-helper

绕过使用js代码检测广告

Penulis
cl lin
Pemasangan harian
0
Total pemasangan
27
Nilai
0 0 0
Versi
1.0.1
Dibuat
10 Maret 2024
Diperbarui
10 Maret 2024
Size
424 Byte
Lisensi
MIT
Berlaku untuk

绕过使用js代码检测广告

比如

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