We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e339b2a commit d279d4eCopy full SHA for d279d4e
index.html
@@ -9,5 +9,14 @@
9
<body>
10
<h1 class="rsya">3</h1>
11
<h1 class="advmedia">3</h1>
12
+ <script async
13
+ data-adbreak-test="on"
14
+ src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-123456789"
15
+ crossorigin="anonymous">
16
+</script>
17
+<script>
18
+ window.adsbygoogle = window.adsbygoogle || [];
19
+ var adBreak = adConfig = function(o) {adsbygoogle.push(o);}
20
21
</body>
22
</html>
0 commit comments