- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
35 lines (33 loc) · 1.13 KB
/
Copy pathindex.html
File metadata and controls
35 lines (33 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html>
<html>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
</body>
</html>
<!-- Yandex.Metrika counter -->
<scripttype="text/javascript" >
(function(d,w,c){
(w[c]=w[c]||[]).push(function(){
try{
w.yaCounter45472692=newYa.Metrika({
id:45472692,
clickmap:true,
trackLinks:true,
accurateTrackBounce:true
});
}catch(e){}
});
varn=d.getElementsByTagName("script")[0],
s=d.createElement("script"),
f=function(){n.parentNode.insertBefore(s,n);};
s.type="text/javascript";
s.async=true;
s.src="https://mc.yandex.ru/metrika/watch.js";
if(w.opera=="[object Opera]"){
d.addEventListener("DOMContentLoaded",f,false);
}else{f();}
})(document,window,"yandex_metrika_callbacks");
</script>
<noscript><div><imgsrc="https://mc.yandex.ru/watch/45472692" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->