mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-01 20:42:41 +02:00
Replace Amazon Links with AdSense
nobody clicked on the Amazon links anyways ¯\_(ツ)_/¯
This commit is contained in:
@@ -14,6 +14,14 @@ layout: default
|
||||
{% endunless %}
|
||||
{% endif %}
|
||||
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
google_ad_client: "ca-pub-6670011780914577",
|
||||
enable_page_level_ads: true
|
||||
});
|
||||
</script>
|
||||
|
||||
<div id="main" role="main">
|
||||
{% include sidebar.html %}
|
||||
|
||||
@@ -53,29 +61,37 @@ layout: default
|
||||
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<!-- Guide -->
|
||||
<ins class="adsbygoogle"
|
||||
style="display:block"
|
||||
data-ad-client="ca-pub-6670011780914577"
|
||||
data-ad-slot="2889110246"
|
||||
data-ad-format="auto"></ins>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
</script>
|
||||
|
||||
<div class="alignleft">
|
||||
<script type="text/javascript">
|
||||
amzn_assoc_ad_type = "banner";
|
||||
amzn_assoc_marketplace = "amazon";
|
||||
amzn_assoc_region = "US";
|
||||
amzn_assoc_placement = "assoc_banner_placement_default";
|
||||
amzn_assoc_campaigns = "videogames";
|
||||
amzn_assoc_banner_type = "category";
|
||||
amzn_assoc_isresponsive = "true";
|
||||
amzn_assoc_banner_id = "03XX10Q1NZN7VPMSY702";
|
||||
amzn_assoc_tracking_id = "plailect-20";
|
||||
amzn_assoc_linkid = "2181252cf7b32ea3a10a5f72394dcbb9";
|
||||
<div class ="notice--info">
|
||||
<ins class="adsbygoogle"
|
||||
style="display:block"
|
||||
data-ad-client="ca-pub-6670011780914577"
|
||||
data-ad-slot="2889110246"
|
||||
data-ad-format="auto"></ins>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
</script>
|
||||
</div>
|
||||
|
||||
<div class ="notice--info">
|
||||
<ins class="adsbygoogle"
|
||||
style="display:block"
|
||||
data-ad-client="ca-pub-6670011780914577"
|
||||
data-ad-slot="7670623049"
|
||||
data-ad-format="horizontal"></ins>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
</script>
|
||||
</div>
|
||||
|
||||
<div class ="notice--info">
|
||||
<ins class="adsbygoogle"
|
||||
style="display:block"
|
||||
data-ad-client="ca-pub-6670011780914577"
|
||||
data-ad-slot="9147356245"
|
||||
data-ad-format="horizontal"></ins>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
</script>
|
||||
<script src="//z-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1"></script>
|
||||
</div>
|
||||
|
||||
</center>
|
||||
|
Reference in New Issue
Block a user