add liveinternet
This commit is contained in:
19
header.php
19
header.php
@@ -3,14 +3,13 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
|
||||
<meta name="yandex-verification" content="257783249ab3fa7e" />
|
||||
|
||||
<meta name="yandex-verification" content="22f98955910722f8" />
|
||||
<title><?php wp_title('|', true, 'right');?><?=get_bloginfo('name')?></title>
|
||||
|
||||
<?if (defined('TESTMODE') and TESTMODE == 1):?>
|
||||
<link rel="stylesheet" href="<?php echo get_template_directory_uri();?>/style-test.css?ver=3">
|
||||
<?else:?>
|
||||
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=352">
|
||||
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=355">
|
||||
<?endif?>
|
||||
<link href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" rel="stylesheet">
|
||||
<!--<link href="<?php echo get_stylesheet_directory_uri()?>/pub/fontawesome.css" rel="stylesheet">-->
|
||||
@@ -50,6 +49,16 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!--LiveInternet counter--><script>
|
||||
new Image().src = "https://counter.yadro.ru/hit?r"+
|
||||
escape(document.referrer)+((typeof(screen)=="undefined")?"":
|
||||
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
|
||||
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
|
||||
";h"+escape(document.title.substring(0,150))+
|
||||
";"+Math.random();</script><!--/LiveInternet-->
|
||||
|
||||
|
||||
|
||||
|
||||
<?if (defined('TESTMODE') and TESTMODE == 1):?>
|
||||
<style>
|
||||
@@ -81,11 +90,11 @@
|
||||
<?else:?>
|
||||
|
||||
<div id="mainbanner">
|
||||
<a href="https://vetandlife.ru/reklama-na-site/"><img src ="https://vetandlife.ru/wp-content/uploads/2022/04/2000x125_64c.gif" /></a>
|
||||
<a href=" https://vetandlife.ru/reklama-special/"><img src ="https://vetandlife.ru/wp-content/uploads/2022/04/2000x125_64c.gif?ver=2" /></a>
|
||||
</div>
|
||||
|
||||
<div id="mobmainbanner">
|
||||
<a href="https://vetandlife.ru/reklama-na-site/"><img src =" https://vetandlife.ru/wp-content/uploads/2022/04/554x86.gif" /></a>
|
||||
<a href=" https://vetandlife.ru/reklama-specialу"><img src =" https://vetandlife.ru/wp-content/uploads/2022/04/554x86.gif?ver=2" /></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user