This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script> | |
| (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), | |
| m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | |
| })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | |
| ga('create','UA-81706562-36','auto',{'name':'b'}); | |
| ga('b.require', 'displayfeatures'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const names = [ | |
| { | |
| "ID": "185,00", | |
| "Имя": "Айгуль", | |
| "Название видео": "Deer_Айгуль_185", | |
| "Проговаривает имя": "да", | |
| "": "" | |
| }, | |
| { | |
| "ID": "126,00", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Rating@Mail.ru counter --> | |
| <script type="text/javascript"> | |
| var _tmr = window._tmr || (window._tmr = []); | |
| _tmr.push({id: "2844315", type: "pageView", start: (new Date()).getTime()}); | |
| (function (d, w, id) { | |
| if (d.getElementById(id)) return; | |
| var ts = d.createElement("script"); ts.type = "text/javascript"; ts.async = true; ts.id = id; | |
| ts.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//top-fwz1.mail.ru/js/code.js"; | |
| var f = function () {var s = d.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ts, s);}; | |
| if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {arr: [ | |
| { | |
| more: 'Романтические натуры', | |
| less: 'Интеллектуалам' | |
| } | |
| ]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var scrollDepthtracking = {} | |
| var contentMaxHeight = Math.max( document.body.scrollHeight, document.body.offsetHeight, | |
| document.documentElement.clientHeight, document.documentElement.scrollHeight, document.documentElement.offsetHeight) | |
| window.addEventListener('scroll', function () { | |
| var currentPos = document.body.scrollTop || window.pageYOffset || document.documentElement.scrollTop | |
| , documentHeight = document.body.offsetHeight | |
| , windowHeight = window.innerHeight | |
| , scrollPercent = Math.ceil((currentPos + 5) / (contentMaxHeight * 10) * 10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var ytVideo = document.getElementById('videoframe').contentWindow.document.querySelector('.html5-video-player'), | |
| videoFrame = [ | |
| documument.querySelector('[src]="https://www.youtube.com/embed/O_WinR_5UTs"'), | |
| documument.querySelector('[src]="https://www.youtube.com/embed/fATaXHdl8pk"'), | |
| documument.querySelector('[src]="https://www.youtube.com/embed/uzo0hHvMSFc"'), | |
| documument.querySelector('[src]="https://www.youtube.com/embed/LlwUzQyl9VQ"') | |
| ] | |
| for (var i = 0; i < videoFrame.length; i++) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var scrollDepthtracking = {} | |
| window.addEventListener('scroll', function () { | |
| var currentPos = body.scrollTop || window.pageYOffset || document.documentElement.scrollTop | |
| , documentHeight = document.body.offsetHeight | |
| , windowHeight = window.innerHeight | |
| , scrollPercent = parseInt((currentPos + 5) / (documentHeight - windowHeight) * 10) * 10 | |
| if (!scrollDepthtracking[scrollPercent]) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //1. Google Analytics | |
| <script> | |
| (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), | |
| m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | |
| })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | |
| ga('create', 'UA-81706562-27', 'auto', {'name':'g'}); | |
| ga('g.require', 'displayfeatures'); | |
| try { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Document</title> | |
| <style> | |
| body { | |
| margin: 0; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (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), | |
| m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | |
| })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | |
| ga('create','UA-81706562-22','auto',{'name':'b'}); | |
| ga('b.require', 'displayfeatures'); | |
| ga('b.send','pageview'); |