Project

General

Profile

Test » History » Version 2

Dan Smith, 04/24/2024 02:40 PM

1 1 Dan Smith
<script>
2 2 Dan Smith
var adblock = $(".adsbygoogle")[0]);
3
console.log(adblock.data("ad-status"));
4 1 Dan Smith
</script>