Skip to content

Commit 27ec7b6

Browse files
committed
Remove broken adsense slots
1 parent d7a8f30 commit 27ec7b6

File tree

1 file changed

+1
-31
lines changed

1 file changed

+1
-31
lines changed

logojump/index.html

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -33,37 +33,7 @@ <h1><a href="https://redisnotbluedev.github.io" class="unstyled">Website</a></h1
3333
</div>
3434
</div>
3535

36-
<div style="float: left; clear: both;">
37-
<!-- Ads -->
38-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2301637990954697"
39-
crossorigin="anonymous"></script>
40-
<!-- adunit1 -->
41-
<ins class="adsbygoogle"
42-
style="display:block"
43-
data-ad-client="ca-pub-2301637990954697"
44-
data-ad-slot="4918345216"
45-
data-ad-format="auto"
46-
data-full-width-responsive="true"></ins>
47-
<script>
48-
(adsbygoogle = window.adsbygoogle || []).push({});
49-
</script>
50-
</div>
51-
52-
<div style="float: right; clear: both;">
53-
<!-- Ads -->
54-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2301637990954697"
55-
crossorigin="anonymous"></script>
56-
<!-- adunit1 -->
57-
<ins class="adsbygoogle"
58-
style="display:block"
59-
data-ad-client="ca-pub-2301637990954697"
60-
data-ad-slot="4918345216"
61-
data-ad-format="auto"
62-
data-full-width-responsive="true"></ins>
63-
<script>
64-
(adsbygoogle = window.adsbygoogle || []).push({});
65-
</script>
66-
</div>
36+
6737

6838
</script>
6939
</div>

0 commit comments

Comments
 (0)