Drop the http

This commit is contained in:
Michael Rose 2014-08-23 17:50:29 -04:00
parent a2ebf0c0a7
commit a5c453080d
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
<div class="google-ads" style="margin:10px 0;"> <div class="google-ads" style="margin:10px 0;">
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 320x50 ad --> <!-- 320x50 ad -->
<ins class="adsbygoogle" <ins class="adsbygoogle"
style="display:inline-block;width:320px;height:50px" style="display:inline-block;width:320px;height:50px"

View file

@ -1,5 +1,5 @@
<div class="google-ads" style="margin-top:40px; text-align:center;"> <div class="google-ads" style="margin-top:40px; text-align:center;">
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 160x600 ad --> <!-- 160x600 ad -->
<ins class="adsbygoogle" <ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px" style="display:inline-block;width:160px;height:600px"