Update ad to HTTPS

This commit is contained in:
James Skemp 2017-07-29 17:48:48 -05:00
parent 730af6d114
commit 1b884b1678
1 changed files with 8 additions and 10 deletions

View File

@ -26,16 +26,14 @@ window.google_analytics_uacct = "UA-541034-8";
<div id="DivContentText">
<div style="float:right;margin:0;padding:0;width:300px;">
<script type="text/javascript"><!--
google_ad_client = "pub-3526066001929698";
/* Homepage, 300x250, created 2/8/08 */
google_ad_slot = "7131040730";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Homepage, 300x250, created 2/8/08 -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:250px"
data-ad-client="ca-pub-3526066001929698"
data-ad-slot="7131040730"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>