19 lines
636 B
Diff
19 lines
636 B
Diff
--- index.html.orig 2017-12-16 20:06:03.401298402 +0300
|
|
+++ ./index.html 2017-12-16 20:06:21.474484436 +0300
|
|
@@ -43,14 +43,14 @@
|
|
<!--- Localization -->
|
|
|
|
<!--- Tooltip player -->
|
|
- <script type='text/javascript'>
|
|
+ <!--<script type='text/javascript'>
|
|
(function(d, s){
|
|
var t = d.createElement(s), e = d.getElementsByTagName(s)[0];
|
|
t.type = "text/javascript"; e.parentNode.insertBefore(t, e);
|
|
t.async = "async";
|
|
t.src = "https://cdn.tooltip.io/static/player.js?apiKey=sEF8shc4KSuqtHMx0ztmTFdcrQO0cAVpszZ9Y8hLfQ2";
|
|
})(document, "script");
|
|
- </script>
|
|
+ </script>-->
|
|
<!--- Tooltip player -->
|
|
</head>
|
|
<body>
|