Mercurial Hosting > nabble
changeset 9:f28caccdec82
change ads account
author | raven <mazdarulez@hotmail.com> |
---|---|
date | Mon, 29 Jul 2019 22:50:05 +1000 |
parents | 5e0dd77e73e6 |
children | 02b2fdfc07e2 |
files | src/nabble/modules/naml/ads_auto.naml src/nabble/modules/naml/ads_manual.naml |
diffstat | 2 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/src/nabble/modules/naml/ads_auto.naml Thu Jul 25 09:53:39 2019 -0600 +++ b/src/nabble/modules/naml/ads_auto.naml Mon Jul 29 22:50:05 2019 +1000 @@ -4,7 +4,7 @@ var nbl_showAds = !(window.nbl_canHideAds && window.localStorage && localStorage.nbl_noAds); if(nbl_showAds) { (adsbygoogle = window.adsbygoogle || []).push({ - google_ad_client: "ca-pub-1691702211255830", + google_ad_client: "ca-pub-6750305871516672", enable_page_level_ads: true }); }
--- a/src/nabble/modules/naml/ads_manual.naml Thu Jul 25 09:53:39 2019 -0600 +++ b/src/nabble/modules/naml/ads_manual.naml Mon Jul 29 22:50:05 2019 +1000 @@ -8,7 +8,7 @@ var nbl_showAds = !(window.nbl_canHideAds && window.localStorage && localStorage.nbl_noAds); if(nbl_showAds) { (adsbygoogle = window.adsbygoogle || []).push({ - google_ad_client: "ca-pub-1691702211255830", + google_ad_client: "ca-pub-6750305871516672", enable_page_level_ads: true }); } @@ -20,8 +20,8 @@ <!-- wide skyscraper --> <ins class="adsbygoogle" style="display:block;width:160px;height:600px" - data-ad-client="ca-pub-1691702211255830" - data-ad-slot="4171118808"></ins> + data-ad-client="ca-pub-6750305871516672" + data-ad-slot="8020766188"></ins> </macro> <macro name="ad_responsive_top"> @@ -29,8 +29,8 @@ <!-- responsive-top --> <ins class="adsbygoogle" style="display:block" - data-ad-client="ca-pub-1691702211255830" - data-ad-slot="8608207209" + data-ad-client="ca-pub-6750305871516672" + data-ad-slot="6982128634" data-ad-format="horizontal" data-full-width-responsive="true"></ins> </macro>