Project

General

Profile

Test » History » Version 3

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

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