Project

General

Profile

Test » History » Version 4

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

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