mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
enable the second ad
This commit is contained in:
parent
e8328157cb
commit
f49c6728b8
@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<link rel="canonical" href="{{ site.url }}{{ page.url | remove:'index.html' }}">
|
||||
<script>if (location.href.indexOf('http:') === 0) location.href = location.href.replace('http:', 'https:')</script>
|
||||
<script2>if (location.href.indexOf('http:') === 0) location.href = location.href.replace('http:', 'https:')</script2>
|
||||
{%if page.keywords != null%}<meta name="keywords" content="{{ page.keywords }}">{%endif%}
|
||||
{%if page.description != null%}<meta name="description" content="{{ page.description }}">{%endif%}
|
||||
<title>{{ site.name }} - {{ page.title }}</title>
|
||||
@ -73,6 +73,7 @@
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user