#include <StringConstants.au3> ; to declare the Constants of StringRegExp
#include <Array.au3> ; UDF needed for _ArrayDisplay and _ArrayConcatenate
Local $sRegex = "(?m)var hanturl=.+?(.+?)'"
Local $sString = "" & @CRLF & _
"<!DOCTYPE html>" & @CRLF & _
"<html lang="en-US">" & @CRLF & _
"<head>" & @CRLF & _
"<meta charset="UTF-8">" & @CRLF & _
"<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">" & @CRLF & _
"<link rel="profile" href="https://gmpg.org/xfn/11">" & @CRLF & _
"<link rel="pingback" href="http://60fps.live/xmlrpc.php">" & @CRLF & _
"<title>PSG vs Toulouse – u/youpits</title>" & @CRLF & _
"<link rel='dns-prefetch' href='//fonts.googleapis.com' />" & @CRLF & _
"<link rel='dns-prefetch' href='//s.w.org' />" & @CRLF & _
"<link rel="alternate" type="application/rss+xml" title="u/youpits » Feed" href="http://60fps.live/feed/" />" & @CRLF & _
" <script type="text/javascript">" & @CRLF & _
" window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/60fps.live\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2.2"}};" & @CRLF & _
" !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);" & @CRLF & _
" </script>" & @CRLF & _
" <!-- managing ads with Advanced Ads – https://wpadvancedads.com/ --><script>" & @CRLF & _
" advanced_ads_ready=function(){var fns=[],listener,doc=typeof document==="object"&&document,hack=doc&&doc.documentElement.doScroll,domContentLoaded="DOMContentLoaded",loaded=doc&&(hack?/^loaded|^c/:/^loaded|^i|^c/).test(doc.readyState);if(!loaded&&doc){listener=function(){doc.removeEventListener(domContentLoaded,listener);window.removeEventListener("load",listener);loaded=1;while(listener=fns.shift())listener()};doc.addEventListener(domContentLoaded,listener);window.addEventListener("load",listener)}return function(fn){loaded?setTimeout(fn,0):fns.push(fn)}}();" & @CRLF & _
" </script><style type="text/css">" & @CRLF & _
"img.wp-smiley," & @CRLF & _
"img.emoji {" & @CRLF & _
" display: inline !important;" & @CRLF & _
" border: none !important;" & @CRLF & _
" box-shadow: none !important;" & @CRLF & _
" height: 1em !important;" & @CRLF & _
" width: 1em !important;" & @CRLF & _
" margin: 0 .07em !important;" & @CRLF & _
" vertical-align: -0.1em !important;" & @CRLF & _
" background: none !important;" & @CRLF & _
" padding: 0 !important;" & @CRLF & _
"}" & @CRLF & _
"</style>" & @CRLF & _
" <link rel='stylesheet' id='wp-block-library-css' href='http://60fps.live/wp-includes/css/dist/block-library/style.min.css?ver=5.2.2' type='text/css' media='all' />" & @CRLF & _
"<link rel='stylesheet' id='advanced-floating-content-css' href='http://60fps.live/wp-content/plugins/advanced-floating-content-lite/public/css/advanced-floating-content-public.css?ver=1.0.0' type='text/css' media='all' />" & @CRLF & _
"<link rel='stylesheet' id='rapidwp-maincss-css' href='http://60fps.live/wp-content/themes/rapidwp/style.css' type='text/css' media='all' />" & @CRLF & _
"<link rel='stylesheet' id='font-awesome-css' href='http://60fps.live/wp-content/themes/rapidwp/assets/css/font-awesome.min.css' type='text/css' media='all' />" & @CRLF & _
"<link rel='stylesheet' id='rapidwp-webfont-css' href='//fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i|Domine:400,700|Oswald:400,700' type='text/css' media='all' />" & @CRLF & _
"<link rel='stylesheet' id='soccer-info-front-css' href='http://60fps.live/wp-content/plugins/soccer-info/css/soccer-info-front.css?ver=5.2.2' type='text/css' media='all' />" & @CRLF & _
"<script type='text/javascript' src='http://60fps.live/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp'></script>" & @CRLF & _
"<script type='text/javascript' src='http://60fps.live/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>" & @CRLF & _
"<script type='text/javascript' src='http://60fps.live/wp-content/plugins/advanced-floating-content-lite/public/js/advanced-floating-content-public.js?ver=1.0.0'></script>" & @CRLF & _
"<!--[if lt IE 9]>" & @CRLF & _
"<script type='text/javascript' src='http://60fps.live/wp-content/themes/rapidwp/assets/js/html5shiv.min.js'></script>" & @CRLF & _
"<![endif]-->" & @CRLF & _
"<!--[if lt IE 9]>" & @CRLF & _
"<script type='text/javascript' src='http://60fps.live/wp-content/themes/rapidwp/assets/js/respond.min.js'></script>" & @CRLF & _
"<![endif]-->" & @CRLF & _
"<link rel='https://api.w.org/' href='http://60fps.live/wp-json/' />" & @CRLF & _
"<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://60fps.live/xmlrpc.php?rsd" />" & @CRLF & _
"<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://60fps.live/wp-includes/wlwmanifest.xml" /> " & @CRLF & _
"<link rel='prev' title='Leganés vs Atlético Madrid' href='http://60fps.live/live/3104/leganes-vs-atletico-madrid/' />" & @CRLF & _
"<link rel='next' title='Premier League – Super 1' href='http://60fps.live/live/3201/premier-league-super-1/' />" & @CRLF & _
"<meta name="generator" content="WordPress 5.2.2" />" & @CRLF & _
"<link rel="canonical" href="http://60fps.live/live/3106/psg-vs-toulouse/" />" & @CRLF & _
"<link rel='shortlink' href='http://60fps.live/?p=3106' />" & @CRLF & _
"<link rel="alternate" type="application/json+oembed" href="http://60fps.live/wp-json/oembed/1.0/embed?url=http%3A%2F%2F60fps.live%2Flive%2F3106%2Fpsg-vs-toulouse%2F" />" & @CRLF & _
"<link rel="alternate" type="text/xml+oembed" href="http://60fps.live/wp-json/oembed/1.0/embed?url=http%3A%2F%2F60fps.live%2Flive%2F3106%2Fpsg-vs-toulouse%2F&format=xml" />" & @CRLF & _
"<style type="text/css" id="custom-background-css">" & @CRLF & _
"body.custom-background { background-image: url("http://60fps.live/wp-content/themes/rapidwp/assets/images/background.gif"); background-position: left top; background-size: auto; background-repeat: repeat; background-attachment: fixed; }" & @CRLF & _
"</style>" & @CRLF & _
" <script type="text/javascript" src="//services.bilsyndication.com/adv1/?d=1317" defer="" async=""></script><script> var vitag = vitag || {};</script>" & @CRLF & _
"<script> vitag.outStreamConfig = { position: "left" };</script>" & @CRLF & _
"<!-- BEGIN ExactMetrics v5.3.9 Universal Analytics - https://exactmetrics.com/ -->" & @CRLF & _
"<script>" & @CRLF & _
"(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){" & @CRLF & _
" (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o)," & @CRLF & _
" m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)" & @CRLF & _
"})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');" & @CRLF & _
" ga('create', 'UA-128504139-1', 'auto');" & @CRLF & _
" ga('send', 'pageview');" & @CRLF & _
"</script>" & @CRLF & _
"<!-- END ExactMetrics Universal Analytics -->" & @CRLF & _
" <style type="text/css" id="wp-custom-css">" & @CRLF & _
" #vvv{" & @CRLF & _
" padding-bottom:10px !important;" & @CRLF & _
"}" & @CRLF & _
".full { " & @CRLF & _
" position: absolute;" & @CRLF & _
" width: 100%;" & @CRLF & _
" height: 100% !important;" & @CRLF & _
" background:#000;" & @CRLF & _
" z-index: 9996;" & @CRLF & _
" opacity:0.6;" & @CRLF & _
"}" & @CRLF & _
".adcash { " & @CRLF & _
" width: 100%;" & @CRLF & _
" height: 100% !important;" & @CRLF & _
" background:transparent;" & @CRLF & _
" z-index: 9999;" & @CRLF & _
" opacity:0;" & @CRLF & _
"}" & @CRLF & _
".ga-content {" & @CRLF & _
" max-width: 83.333333%;" & @CRLF & _
" position: absolute;" & @CRLF & _
" width:100%;" & @CRLF & _
" height:100%;" & @CRLF & _
" margin: auto;" & @CRLF & _
" background:transparent;" & @CRLF & _
" z-index: 9997;" & @CRLF & _
"}" & @CRLF & _
".instream {" & @CRLF & _
" position: absolute;" & @CRLF & _
" width:100%;" & @CRLF & _
" height:100%;" & @CRLF & _
" background:transparent;" & @CRLF & _
" z-index: 9997;" & @CRLF & _
"}" & @CRLF & _
".ga-content1 {" & @CRLF & _
" max-width: 83.333333%;" & @CRLF & _
" position: absolute;" & @CRLF & _
" top:50%;" & @CRLF & _
" left: 50%;" & @CRLF & _
" transform: translate3d(-50%,-50%, 0);" & @CRLF & _
" width:300px;" & @CRLF & _
" height:300px;" & @CRLF & _
" margin: auto;" & @CRLF & _
" background:transparent;" & @CRLF & _
" z-index: 9997;" & @CRLF & _
"}" & @CRLF & _
"" & @CRLF & _
".ad-close-sp{" & @CRLF & _
" position:absolute;" & @CRLF & _
" top:5px;" & @CRLF & _
" left:0;" & @CRLF & _
" width:270px;" & @CRLF & _
" height:40px;" & @CRLF & _
" margin:0 auto !important;" & @CRLF & _
" z-index:9998;" & @CRLF & _
" background-color:rgba(200,0,0,1);" & @CRLF & _
" font-size:17px !important;" & @CRLF & _
" text-align:center;" & @CRLF & _
" color:rgba(255,255,255,1);" & @CRLF & _
" padding-top: 3px !important;" & @CRLF & _
" border: 1px solid rgba(255,255,255,0.9) !important;" & @CRLF & _
" cursor: pointer;" & @CRLF & _
"}" & @CRLF & _
".rapidwp-outer-wrapper{" & @CRLF & _
" max-width:80%;" & @CRLF & _
"}" & @CRLF & _
".rapidwp-logo{" & @CRLF & _
" width:20%;" & @CRLF & _
"}" & @CRLF & _
".rapidwp-header-ad{" & @CRLF & _
" width:79.4%;" & @CRLF & _
"} </style>" & @CRLF & _
" <style id="tt-easy-google-font-styles" type="text/css">p { font-family: 'Tahoma'; font-style: italic; font-weight: 400; text-decoration: none; text-transform: capitalize; }" & @CRLF & _
"h1 { font-family: 'Tahoma'; font-style: normal; font-weight: 400; }" & @CRLF & _
"h2 { }" & @CRLF & _
"h3 { font-family: 'Tahoma'; font-style: normal; font-weight: 400; text-transform: capitalize; }" & @CRLF & _
"h4 { }" & @CRLF & _
"h5 { }" & @CRLF & _
"h6 { }" & @CRLF & _
"</style><style id="kirki-inline-styles"></style></head>" & @CRLF & _
"" & @CRLF & _
"<body class="post-template-default single single-post postid-3106 single-format-standard custom-background wp-custom-logo rapidwp-animated rapidwp-fadein rapidwp-custom-logo-active rapidwp-primary-menu-active rapidwp-secondary-menu-active" id="rapidwp-site-body" itemscope="itemscope" itemtype="http://schema.org/WebPage">" & @CRLF & _
"<a class="skip-link screen-reader-text" href="#rapidwp-posts-wrapper">Skip to content</a>" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-container rapidwp-secondary-menu-container clearfix">" & @CRLF & _
"<div class="rapidwp-outer-wrapper">" & @CRLF & _
"<div class="rapidwp-secondary-menu-container-inside clearfix">" & @CRLF & _
"<nav class="rapidwp-nav-secondary" id="rapidwp-secondary-navigation" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement" role="navigation">" & @CRLF & _
"<div class="menu-page-container"><ul id="rapidwp-menu-secondary-navigation" class="rapidwp-secondary-nav-menu rapidwp-menu-secondary"><li id="menu-item-3189" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3189"><a href="http://60fps.live/about-us/">About Us</a></li>" & @CRLF & _
"<li id="menu-item-3188" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3188"><a href="http://60fps.live/privacy-policy-2/">Privacy Policy</a></li>" & @CRLF & _
"<li id="menu-item-3187" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3187"><a href="http://60fps.live/terms-and-conditions/">TERMS AND CONDITIONS</a></li>" & @CRLF & _
"<li id="menu-item-3190" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3190"><a href="http://60fps.live/contact-us/">Contact Us</a></li>" & @CRLF & _
"</ul></div><div class="rapidwp-header-date">August 25, 2019</div></nav>" & @CRLF & _
"</div>" & @CRLF & _
"</div>" & @CRLF & _
"</div>" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-outer-wrapper">" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-container" id="rapidwp-header" itemscope="itemscope" itemtype="http://schema.org/WPHeader" role="banner">" & @CRLF & _
"<div class="rapidwp-head-content clearfix" id="rapidwp-head-content">" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-header-inside clearfix">" & @CRLF & _
"<div class="rapidwp-header-inside-content clearfix">" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-logo">" & @CRLF & _
" <div class="site-branding">" & @CRLF & _
" <a href="http://60fps.live/" rel="home" class="rapidwp-logo-img-link">" & @CRLF & _
" <img src="http://60fps.live/wp-content/uploads/2019/08/cropped-log-60fps-1.png" alt="" class="rapidwp-logo-img"/>" & @CRLF & _
" </a>" & @CRLF & _
" <div class="rapidwp-custom-logo-info"> <p class="rapidwp-site-title"><a href="http://60fps.live/" rel="home">u/youpits</a></p>" & @CRLF & _
" <p class="rapidwp-site-description"><span>Watch HD live streams of football events. Online broadcasts of popular football games at 60fps.live</span></p>" & @CRLF & _
" </div>" & @CRLF & _
" </div>" & @CRLF & _
"</div>" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-header-ad">" & @CRLF & _
"<div class="rapidwp-header-widget widget sdfgd-widget"><div class="adsbyvli" data-ad-slot="vi_13173224"></div><script>(vitag.Init = window.vitag.Init || []).push(function(){viAPItag.display("vi_13173224")})</script></div></div>" & @CRLF & _
"" & @CRLF & _
"</div>" & @CRLF & _
"</div>" & @CRLF & _
"" & @CRLF & _
"</div><!--/#rapidwp-head-content -->" & @CRLF & _
"</div><!--/#rapidwp-header -->" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"</div>" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-container rapidwp-primary-menu-container clearfix">" & @CRLF & _
"<div class="rapidwp-outer-wrapper">" & @CRLF & _
"<div class="rapidwp-primary-menu-container-inside clearfix">" & @CRLF & _
"" & @CRLF & _
"<nav class="rapidwp-nav-primary" id="rapidwp-primary-navigation" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement" role="navigation">" & @CRLF & _
"<div class="menu-chinh-container"><ul id="rapidwp-menu-primary-navigation" class="rapidwp-nav-primary-menu rapidwp-menu-primary"><li id="menu-item-2940" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2940"><a href="http://scienceandtechnology.xyz">NFL 2019-2020</a></li>" & @CRLF & _
"<li id="menu-item-2941" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2941"><a href="http://leadingred.us">NBA 2019-2020</a></li>" & @CRLF & _
"<li id="menu-item-3199" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3199"><a href="http://60fps.live/live/category/premier-league/">Premier League</a></li>" & @CRLF & _
"<li id="menu-item-3197" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3197"><a href="http://60fps.live/live/category/la-liga/">La Liga</a></li>" & @CRLF & _
"<li id="menu-item-3196" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3196"><a href="http://60fps.live/live/category/bundesliga/">Bundesliga</a></li>" & @CRLF & _
"<li id="menu-item-3200" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3200"><a href="http://60fps.live/live/category/serie-a/">Serie A</a></li>" & @CRLF & _
"<li id="menu-item-3198" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3198"><a href="http://60fps.live/live/category/league-1/">League 1</a></li>" & @CRLF & _
"</ul></div>" & @CRLF & _
"<div class='rapidwp-top-social-icons'>" & @CRLF & _
" <a href="#" title="Search" class="rapidwp-social-icon-search"><i class="fa fa-search"></i></a> <a href="http://60fps.live/wp-login.php?redirect_to=http%3A%2F%2F60fps.live%2Flive%2F3106%2Fpsg-vs-toulouse%2F" title="Login / Register" class="rapidwp-social-icon-login"><i class="fa fa-sign-in" aria-hidden="true"></i></a></div>" & @CRLF & _
"" & @CRLF & _
"</nav>" & @CRLF & _
"" & @CRLF & _
"<div id="rapidwp-search-overlay-wrap" class="rapidwp-search-overlay">" & @CRLF & _
" <span class="rapidwp-search-closebtn" title="Close Search">×</span>" & @CRLF & _
" <div class="rapidwp-search-overlay-content">" & @CRLF & _
" " & @CRLF & _
"<form role="search" method="get" class="rapidwp-search-form" action="http://60fps.live/">" & @CRLF & _
"<label>" & @CRLF & _
" <span class="screen-reader-text">Search for:</span>" & @CRLF & _
" <input type="search" class="rapidwp-search-field" placeholder="Search …" value="" name="s" />" & @CRLF & _
"</label>" & @CRLF & _
"<input type="submit" class="rapidwp-search-submit" value="" />" & @CRLF & _
"</form> </div>" & @CRLF & _
"</div>" & @CRLF & _
"" & @CRLF & _
"</div>" & @CRLF & _
"</div>" & @CRLF & _
"</div>" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-outer-wrapper">" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"</div>" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-outer-wrapper">" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-container clearfix" id="rapidwp-wrapper">" & @CRLF & _
"<div class="rapidwp-content-wrapper clearfix" id="rapidwp-content-wrapper">" & @CRLF & _
"<div class="rapidwp-main-wrapper clearfix" id="rapidwp-main-wrapper" itemscope="itemscope" itemtype="http://schema.org/Blog" role="main">" & @CRLF & _
"<div class="theiaStickySidebar">" & @CRLF & _
"<div class="rapidwp-main-wrapper-inside clearfix">" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-posts-wrapper" id="rapidwp-posts-wrapper">" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<article id="post-3106" class="rapidwp-post-singular rapidwp-box post-3106 post type-post status-publish format-standard hentry category-live wpcat-1-id">" & @CRLF & _
"<div class="rapidwp-box-inside">" & @CRLF & _
"" & @CRLF & _
" <header class="entry-header">" & @CRLF & _
" <div class="entry-header-inside">" & @CRLF & _
" " & @CRLF & _
" <h1 class="post-title entry-title"><a href="http://60fps.live/live/3106/psg-vs-toulouse/" rel="bookmark">PSG vs Toulouse</a></h1>" & @CRLF & _
" <div class="rapidwp-entry-meta-single">" & @CRLF & _
" </div>" & @CRLF & _
" </div>" & @CRLF & _
" </header><!-- .entry-header -->" & @CRLF & _
"" & @CRLF & _
" " & @CRLF & _
" <div class="entry-content clearfix">" & @CRLF & _
" <div class="sdfgd-before" style="text-align: center; " id="sdfgd-1761381732"><div class="adsbyvli" data-ad-slot="vi_13173224"></div><script>(vitag.Init = window.vitag.Init || []).push(function(){viAPItag.display("vi_13173224")})</script></div><br style="clear: both; display: block; float: none; color:blue;"/><p align="center"><input type="button" value="Click Here If Stream Broken" onClick="document.location.reload(true)">" & @CRLF & _
"<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js"></script>" & @CRLF & _
" <script type="text/javascript" src="https://cdn.jsdelivr.net/gh/clappr/clappr-level-selector-plugin@latest/dist/level-selector.min.js"></script>" & @CRLF & _
" <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clappr-ima-plugin@latest/dist/clappr-ima-plugin.min.js"></script>" & @CRLF & _
"<script src="https://cdn.jsdelivr.net/npm/clappr-chromecast-plugin@latest/dist/clappr-chromecast-plugin.min.js"></script>" & @CRLF & _
"<a href="https://footybite.com/"><img src="http://leadingred.us/wp-content/uploads/2019/03/Screen-Shot-2019-03-11-at-10.50.21-PM-300x100.png" alt="" width="240" height="80" /></a>" & @CRLF & _
"" & @CRLF & _
"<script src="https://cdn.rawgit.com/vincepare/iframeTracker-jquery/master/dist/jquery.iframetracker.js"></script>" & @CRLF & _
"<a href="https://discord.gg/ggTGdA">Join my Discord to get in touch with me</a>" & @CRLF & _
"<div id="vvv"></div>" & @CRLF & _
"<script>" & @CRLF & _
"var currentTime = 0;" & @CRLF & _
"var firstTime = true;" & @CRLF & _
"var firstTimeSkip = true;" & @CRLF & _
"var isSubDisplaying = false;" & @CRLF & _
"var interval = true;" & @CRLF & _
"//function initAdPlayer() {" & @CRLF & _
"var instream= '<div class="ga-content" id="playBtn" onclick="doNothing()"><div class="adsbyvli" data-ad-slot="vi_13173221"></div></div>';" & @CRLF & _
" $(document).ready(function() {" & @CRLF & _
" $(instream).insertBefore('.media-control');" & @CRLF & _
" });" & @CRLF & _
"setInterval(function(){" & @CRLF & _
" $(document).ready(function() {" & @CRLF & _
" document.getElementById("playBtn").style.display = 'block';" & @CRLF & _
" });" & @CRLF & _
" currentTime = currentTime + 60;" & @CRLF & _
"},1000 * 60); // 60s nếu click mới hiện" & @CRLF & _
"" & @CRLF & _
"setInterval(function(){" & @CRLF & _
" displayAds();" & @CRLF & _
"},1000 * 60 * 7); // 7 phút cho hiện 1 lần nữa" & @CRLF & _
"" & @CRLF & _
"function doNothing() {" & @CRLF & _
" var playBtn = document.getElementById("playBtn");" & @CRLF & _
" playBtn.style.display = 'none';" & @CRLF & _
"}" & @CRLF & _
"// Instream" & @CRLF & _
"vitag.videoConfig = {" & @CRLF & _
" width: '100%'," & @CRLF & _
" height: '100%'," & @CRLF & _
" loadingText: "Loading advertisement.."," & @CRLF & _
" complete: function () {" & @CRLF & _
" }," & @CRLF & _
" error: function () {" & @CRLF & _
" }" & @CRLF & _
"};" & @CRLF & _
"" & @CRLF & _
"function displayAds() {" & @CRLF & _
" document.getElementById("playBtn").style.display = 'block';" & @CRLF & _
" console.log("callIMA from 7");" & @CRLF & _
" callIMA();" & @CRLF & _
"}" & @CRLF & _
"" & @CRLF & _
"function callIMA() {" & @CRLF & _
" console.log("callIMA");" & @CRLF & _
" var playBtn = document.getElementById("playBtn");" & @CRLF & _
" playBtn.style.display = 'none';" & @CRLF & _
" (vitag.Init = window.vitag.Init || []).push(function () {" & @CRLF & _
" viAPItag.startPreRoll('vi_13173221');" & @CRLF & _
" });" & @CRLF & _
"} " & @CRLF & _
"//end instream" & @CRLF & _
" " & @CRLF & _
"const paramshant = new URLSearchParams(location.search);" & @CRLF & _
"var hanturl='http://acdn60.youpit.site/live/yp7/playlist.m3u8';" & @CRLF & _
"" & @CRLF & _
"if (paramshant.get('link') != null && paramshant.get('link').length > 0) {" & @CRLF & _
" if (paramshant.get('link')==1){" & @CRLF & _
" hanturl='http://acdn60.youpit.site/live/yp7/playlist.m3u8';" & @CRLF & _
" }" & @CRLF & _
" else if (paramshant.get('link')==2) {" & @CRLF & _
" hanturl='http://acdn60.youpit.site/live//playlist.m3u8';" & @CRLF & _
" }" & @CRLF & _
" else {" & @CRLF & _
" hanturl='http://acdn60.youpit.site/live//playlist.m3u8';" & @CRLF & _
" }" & @CRLF & _
"}" & @CRLF & _
" var check = new XMLHttpRequest();" & @CRLF & _
" check.open('HEAD', hanturl , false);" & @CRLF & _
" check.send();" & @CRLF & _
" if (check.status != 200) {" & @CRLF & _
" hanturl='http://get.youpit.site/youpit/index.m3u8';" & @CRLF & _
" }" & @CRLF & _
"" & @CRLF & _
"var playerElement = document.getElementById("vvv");" & @CRLF & _
"var player = new Clappr.Player({" & @CRLF & _
" source: hanturl," & @CRLF & _
" height: '100%'," & @CRLF & _
" width: '100%'," & @CRLF & _
" loop: 'true'," & @CRLF & _
" plugins: [LevelSelector,ChromecastPlugin,ClapprImaPlugin]," & @CRLF & _
" ///imaPlugin: {" & @CRLF & _
" // requestAdIfNoAutoplay: true," & @CRLF & _
" // disableNonLinearForIOS: true," & @CRLF & _
" // resetAdOnEnded: true," & @CRLF & _
" // onAdPlayerReady: function (adPlayer) { console.log(adPlayer); }," & @CRLF & _
" /// imaAdPlayer: {" & @CRLF & _
" ///tag: 'https://www.movcpm.com/watch.xml?key=497672225fe8e5c70909afc4b515dab9&vastref=sdfgdf.xyz'," & @CRLF & _
" // vpaidMode: 2," & @CRLF & _
" // locale: 'fr'," & @CRLF & _
" // maxDuration: 30000," & @CRLF & _
" // nonLinearMaxDuration: 8000," & @CRLF & _
" /// }," & @CRLF & _
" /// }," & @CRLF & _
" gaAccount: 'UA-128504139-2'," & @CRLF & _
" watermark: "http://60fps.live/wp-content/uploads/2019/08/log-60fps-e1566752990491.png", position: 'top-right'," & @CRLF & _
" mediacontrol: {buttons: "#EE0000"}," & @CRLF & _
" mimeType: "application/x-mpegURL"" & @CRLF & _
" });" & @CRLF & _
"player.attachTo(playerElement);" & @CRLF & _
"function resizePlayer(){" & @CRLF & _
" var aspectRatio = 9/16," & @CRLF & _
" newWidth = document.getElementById('vvv').parentElement.offsetWidth," & @CRLF & _
" newHeight = 2 * Math.round(newWidth * aspectRatio/2);" & @CRLF & _
" player.resize({width: newWidth, height: newHeight});" & @CRLF & _
"}" & @CRLF & _
"" & @CRLF & _
"resizePlayer();" & @CRLF & _
"eventListener();" & @CRLF & _
"" & @CRLF & _
"window.onresize = resizePlayer; " & @CRLF & _
"" & @CRLF & _
"function eventListener() {" & @CRLF & _
" player.listenTo(player, Clappr.Events.PLAYER_PLAY, function() {" & @CRLF & _
" console.log("PLAYER_PLAY!") ;" & @CRLF & _
" if (firstTime == true) {" & @CRLF & _
" //setTimeout(() => {" & @CRLF & _
" // timeLeft = 10;" & @CRLF & _
" firstTime = false;" & @CRLF & _
" displayAds();" & @CRLF & _
" //insertSub();" & @CRLF & _
" //}, 10 * 1000);" & @CRLF & _
" }" & @CRLF & _
" });" & @CRLF & _
" player.listenTo(player, Clappr.Events.PLAYER_PAUSE, function() {" & @CRLF & _
" console.log("PLAYER_PAUSE!") ;" & @CRLF & _
" if (isSubDisplaying == false) {" & @CRLF & _
" //setTimeout(() => {" & @CRLF & _
" //insertSub();" & @CRLF & _
" //}, 3 * 1000);" & @CRLF & _
" " & @CRLF & _
" }" & @CRLF & _
"" & @CRLF & _
" });" & @CRLF & _
" $('#vvv').click(function() {" & @CRLF & _
" console.log("vvv");" & @CRLF & _
" if (currentTime > 50) {" & @CRLF & _
" //insertSub();" & @CRLF & _
" currentTime = 0;" & @CRLF & _
" displayAds();" & @CRLF & _
" }" & @CRLF & _
" });" & @CRLF & _
"" & @CRLF & _
" player.listenTo(player, Clappr.Events.PLAYBACK_PAUSE, function() {" & @CRLF & _
" console.log("PLAYBACK_PAUSE!") ;" & @CRLF & _
" if (isSubDisplaying == false) {" & @CRLF & _
" // insertSub();" & @CRLF & _
" }" & @CRLF & _
"" & @CRLF & _
" });" & @CRLF & _
"}" & @CRLF & _
"</script>" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<div class="adsbyvli" data-ad-slot="vi_13173224"></div><script>(vitag.Init = window.vitag.Init || []).push(function(){viAPItag.display("vi_13173224")})</script>" & @CRLF & _
"<div style="width:100%;" class="sitable green_light"><table id="sitafire404406308">" & @CRLF & _
"<thead><tr>" & @CRLF & _
"<th class="rank first" title="Rank">#</th>" & @CRLF & _
"<th class="team" title="Team">Team</th>" & @CRLF & _
"<th class="matches_played" title="Matches played">MP</th>" & @CRLF & _
"<th class="wins" title="Wins">W</th>" & @CRLF & _
"<th class="draws" title="Draws">D</th>" & @CRLF & _
"<th class="losses" title="Losses">L</th>" & @CRLF & _
"<th class="goals_for" title="Goals for">F</th>" & @CRLF & _
"<th class="goals_against" title="Goals against">A</th>" & @CRLF & _
"<th class="goal_difference" title="Goal difference">G</th>" & @CRLF & _
"<th class="points last" title="Points">P</th>" & @CRLF & _
"</tr></thead>" & @CRLF & _
"<tbody>" & @CRLF & _
"<tr class="even">" & @CRLF & _
"<td class="rank first">1</td>" & @CRLF & _
"<td class="team">Stade Rennais FC</td>" & @CRLF & _
"<td class="matches_played">3</td>" & @CRLF & _
"<td class="wins">3</td>" & @CRLF & _
"<td class="draws">0</td>" & @CRLF & _
"<td class="losses">0</td>" & @CRLF & _
"<td class="goals_for">5</td>" & @CRLF & _
"<td class="goals_against">1</td>" & @CRLF & _
"<td class="goal_difference">+4</td>" & @CRLF & _
"<td class="points last">9</td>" & @CRLF & _
"</tr>" & @CRLF & _
"<tr class="odd">" & @CRLF & _
"<td class="rank first">2</td>" & @CRLF & _
"<td class="team">Olympique Lyonnais</td>" & @CRLF & _
"<td class="matches_played">2</td>" & @CRLF & _
"<td class="wins">2</td>" & @CRLF & _
"<td class="draws">0</td>" & @CRLF & _
"<td class="losses">0</td>" & @CRLF & _
"<td class="goals_for">9</td>" & @CRLF & _
"<td class="goals_against">0</td>" & @CRLF & _
"<td class="goal_difference">+9</td>" & @CRLF & _
"<td class="points last">6</td>" & @CRLF & _
"</tr>" & @CRLF & _
"<tr class="even">" & @CRLF & _
"<td class="rank first">3</td>" & @CRLF & _
"<td class="team">OGC Nice</td>" & @CRLF & _
"<td class="matches_played">2</td>" & @CRLF & _
"<td class="wins">2</td>" & @CRLF & _
"<td class="draws">0</td>" & @CRLF & _
"<td class="losses">0</td>" & @CRLF & _
"<td class="goals_for">4</td>" & @CRLF & _
"<td class="goals_against">2</td>" & @CRLF & _
"<td class="goal_difference">+2</td>" & @CRLF & _
"<td class="points last">6</td>" & @CRLF & _
"</tr>" & @CRLF & _
"<tr class="odd">" & @CRLF & _
"<td class="rank first">4</td>" & @CRLF & _
"<td class="team">Angers SCO</td>" & @CRLF & _
"<td class="matches_played">3</td>" & @CRLF & _
"<td class="wins">2</td>" & @CRLF & _
"<td class="draws">0</td>" & @CRLF & _
"<td class="losses">1</td>" & @CRLF & _
"<td class="goals_for">6</td>" & @CRLF & _
"<td class="goals_against">7</td>" & @CRLF & _
"<td class="goal_difference">-1</td>" & @CRLF & _
"<td class="points last">6</td>" & @CRLF & _
"</tr>" & @CRLF & _
"<tr class="even">" & @CRLF & _
"<td class="rank first">5</td>" & @CRLF & _
"<td class="team">Brest</td>" & @CRLF & _
"<td class="matches_played">3</td>" & @CRLF & _
"<td class="wins">1</td>" & @CRLF & _
"<td class="draws">2</td>" & @CRLF & _
"<td class="losses">0</td>" & @CRLF & _
"<td class="goals_for">3</td>" & @CRLF & _
"<td class="goals_against">2</td>" & @CRLF & _
"<td class="goal_difference">+1</td>" & @CRLF & _
"<td class="points last">5</td>" & @CRLF & _
"</tr>" & @CRLF & _
"<tr class="odd">" & @CRLF & _
"<td class="rank first">6</td>" & @CRLF & _
"<td class="team">Saint-Etienne</td>" & @CRLF & _
"<td class="matches_played">2</td>" & @CRLF & _
"<td class="wins">1</td>" & @CRLF & _
"<td class="draws">1</td>" & @CRLF & _
"<td class="losses">0</td>" & @CRLF & _
"<td class="goals_for">3</td>" & @CRLF & _
"<td class="goals_against">2</td>" & @CRLF & _
"<td class="goal_difference">+1</td>" & @CRLF & _
"<td class="points last">4</td>" & @CRLF & _
"</tr>" & @CRLF & _
"<tr class="even">" & @CRLF & _
"<td class="rank first">7</td>" & @CRLF & _
"<td class="team">Stade de Reims</td>" & @CRLF & _
"<td class="matches_played">3</td>" & @CRLF & _
"<td class="wins">1</td>" & @CRLF & _
"<td class="draws">1</td>" & @CRLF & _
"<td class="losses">1</td>" & @CRLF & _
"<td class="goals_for">2</td>" & @CRLF & _
"<td class="goals_against">1</td>" & @CRLF & _
"<td class="goal_difference">+1</td>" & @CRLF & _
"<td class="points last">4</td>" & @CRLF & _
"</tr>" & @CRLF & _
"<tr class="odd">" & @CRLF & _
"<td class="rank first">8</td>" & @CRLF & _
"<td class="team">Toulouse</td>" & @CRLF & _
"<td class="matches_played">2</td>" & @CRLF & _
"<td class="wins">1</td>" & @CRLF & _
"<td class="draws">1</td>" & @CRLF & _
"<td class="losses">0</td>" & @CRLF & _
"<td class="goals_for">2</td>" & @CRLF & _
"<td class="goals_against">1</td>" & @CRLF & _
"<td class="goal_difference">+1</td>" & @CRLF & _
"<td class="points last">4</td>" & @CRLF & _
"</tr>" & @CRLF & _
"<tr class="even">" & @CRLF & _
"<td class="rank first">9</td>" & @CRLF & _
"<td class="team">Girondins de Bordeaux</td>" & @CRLF & _
"<td class="matches_played">3</td>" & @CRLF & _
"<td class="wins">1</td>" & @CRLF & _
"<td class="draws">1</td>" & @CRLF & _
"<td class="losses">1</td>" & @CRLF & _
"<td class="goals_for">4</td>" & @CRLF & _
"<td class="goals_against">4</td>" & @CRLF & _
"<td class="goal_difference">+0</td>" & @CRLF & _
"<td class="points last">4</td>" & @CRLF & _
"</tr>" & @CRLF & _
"<tr class="odd">" & @CRLF & _
"<td class="rank first">10</td>" & @CRLF & _
"<td class="team">Metz</td>" & @CRLF & _
"<td class="matches_played">3</td>" & @CRLF & _
"<td class="wins">1</td>" & @CRLF & _
"<td class="draws">1</td>" & @CRLF & _
"<td class="losses">1</td>" & @CRLF & _
"<td class="goals_for">4</td>" & @CRLF & _
"<td class="goals_against">4</td>" & @CRLF & _
"<td class="goal_difference">+0</td>" & @CRLF & _
"<td class="points last">4</td>" & @CRLF & _
"</tr>" & @CRLF & _
"</tbody>" & @CRLF & _
"</table>" & @CRLF & _
"</div>" & @CRLF & _
"<p> </p>" & @CRLF & _
"<div class="sdfgd-after" style="float: left; " id="sdfgd-895341841"><div class="adsbyvli" data-ad-slot="vi_13173223"></div><script>(vitag.Init = window.vitag.Init || []).push(function(){viAPItag.display("vi_13173223")})</script></div><div class="sdfgd-after-1" style="float: right; " id="sdfgd-2137830216"><div class="adsbyvli" data-ad-slot="vi_13173223"></div><script>(vitag.Init = window.vitag.Init || []).push(function(){viAPItag.display("vi_13173223")})</script></div> </div><!-- .entry-content -->" & @CRLF & _
"" & @CRLF & _
" " & @CRLF & _
" " & @CRLF & _
" " & @CRLF & _
"</div>" & @CRLF & _
"</article>" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
" <nav class="navigation post-navigation" role="navigation">" & @CRLF & _
" <h2 class="screen-reader-text">Post navigation</h2>" & @CRLF & _
" <div class="nav-links"><div class="nav-previous"><a href="http://60fps.live/live/3104/leganes-vs-atletico-madrid/" rel="prev">← Leganés vs Atlético Madrid</a></div><div class="nav-next"><a href="http://60fps.live/live/3201/premier-league-super-1/" rel="next">Premier League – Super 1 →</a></div></div>" & @CRLF & _
" </nav>" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<div class="clear"></div>" & @CRLF & _
"</div><!--/#rapidwp-posts-wrapper -->" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<div class='rapidwp-featured-posts-area rapidwp-featured-posts-area-bottom clearfix'>" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-main-widget widget rapidwp-box sdfgd-widget"><div class="rapidwp-box-inside"><div class="adsbyvli" data-ad-slot="vi_13173224"></div><script>(vitag.Init = window.vitag.Init || []).push(function(){viAPItag.display("vi_13173224")})</script></div></div><div id="custom_html-6" class="widget_text rapidwp-main-widget widget rapidwp-box widget_custom_html"><div class="widget_text rapidwp-box-inside"><div class="textwidget custom-html-widget">" & @CRLF & _
"<a href="https://nbabite.com">nba stream reddit</a>" & @CRLF & _
"<a href="https://nbabite.com">nba live stream</a>" & @CRLF & _
"<a href="https://footybite.com/">soccer stream</a>" & @CRLF & _
"<a href="https://footybite.com/">soccer stream reddit</a>" & @CRLF & _
"<a href="https://footybite.com/manchester-united-live-stream/">Manchester United Live stream</a>" & @CRLF & _
"<a href="https://footybite.com/arsenal-live-stream/">Arsenal United Live stream</a>" & @CRLF & _
"<a href="https://footybite.com/liverpool-live-streams/">Liverpool Live stream</a>" & @CRLF & _
"<a href="https://footybite.com/tottenham-live-stream/">Tottenham Live stream</a>" & @CRLF & _
"<a href="https://footybite.com/chelsea-live-stream/">Chelsea Live stream</a>" & @CRLF & _
"<a href="https://footybite.com/manchester-city-live-stream/">Manchester City Live stream</a>" & @CRLF & _
"<a href="https://footybite.com/barcelona-live-streaming/">Barcelona United Live stream</a>" & @CRLF & _
"</div></div></div></div>" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"</div>" & @CRLF & _
"</div>" & @CRLF & _
"</div><!-- /#rapidwp-main-wrapper -->" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-sidebar-one-wrapper rapidwp-sidebar-widget-areas clearfix" id="rapidwp-sidebar-one-wrapper" itemscope="itemscope" itemtype="http://schema.org/WPSideBar" role="complementary">" & @CRLF & _
"<div class="theiaStickySidebar">" & @CRLF & _
"<div class="rapidwp-sidebar-one-wrapper-inside clearfix">" & @CRLF & _
"" & @CRLF & _
"<div id="custom_html-2" class="widget_text rapidwp-side-widget widget rapidwp-box widget_custom_html"><div class="widget_text rapidwp-box-inside"><div class="textwidget custom-html-widget"><style>.bmc-button img{width: 27px !important;margin-bottom: 1px !important;box-shadow: none !important;border: none !important;vertical-align: middle !important;}.bmc-button{line-height: 36px !important;height:37px !important;text-decoration: none !important;display:inline-flex !important;color:#ffffff !important;background-color:#FF813F !important;border-radius: 3px !important;border: 1px solid transparent !important;padding: 1px 9px !important;font-size: 22px !important;letter-spacing: 0.6px !important;box-shadow: 0px 1px 2px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 1px 2px 2px rgba(190, 190, 190, 0.5) !important;margin: 0 auto !important;font-family:'Cookie', cursive !important;-webkit-box-sizing: border-box !important;box-sizing: border-box !important;-o-transition: 0.3s all linear !important;-webkit-transition: 0.3s all linear !important;-moz-transition: 0.3s all linear !important;-ms-transition: 0.3s all linear !important;transition: 0.3s all linear !important;}.bmc-button:hover, .bmc-button:active, .bmc-button:focus {-webkit-box-shadow: 0px 1px 2px 2px rgba(190, 190, 190, 0.5) !important;text-decoration: none !important;box-shadow: 0px 1px 2px 2px rgba(190, 190, 190, 0.5) !important;opacity: 0.85 !important;color:#ffffff !important;}</style><link href="https://fonts.googleapis.com/css?family=Cookie" rel="stylesheet">" & @CRLF & _
"<div align="center">" & @CRLF & _
"<a class="bmc-button" target="_blank" href="https://www.buymeacoffee.com/BMQhNFl14" rel="noopener noreferrer"><img src="https://www.buymeacoffee.com/assets/img/BMC-btn-logo.svg" alt="Buy me a coffee and Maintain System"><span style="margin-left:5px">Buy me a Coffee</span></a>" & @CRLF & _
" " & @CRLF & _
"</div></div></div></div><div class="rapidwp-side-widget widget rapidwp-box sdfgd-widget"><div class="rapidwp-box-inside"><div id="vi-sticky-ad">" & @CRLF & _
" <div id="vi-ad" style="background-color: #fff;">" & @CRLF & _
" <div class="adsbyvli" data-ad-slot="vi_13173222" data-width="300" data-height="250"></div> <script> vitag.videoDiscoverConfig = { random: true, noFixedVideo: true}; (vitag.Init = window.vitag.Init || []).push(function () { viAPItag.initInstreamBanner("vi_13173222") });</script>" & @CRLF & _
" </div> " & @CRLF & _
"</div>" & @CRLF & _
"<script>" & @CRLF & _
" if (window.innerWidth > 900){" & @CRLF & _
" var adElem = document.getElementById('vi-sticky-ad');" & @CRLF & _
" window.onscroll = function() {" & @CRLF & _
" var rect = adElem.getBoundingClientRect();" & @CRLF & _
" adElem.style.width = rect.width + 'px';" & @CRLF & _
" adElem.style.height = rect.height + 'px';" & @CRLF & _
" if (rect.top <= 0){" & @CRLF & _
" document.getElementById('vi-ad').style.position = "fixed";" & @CRLF & _
" document.getElementById('vi-ad').style.top = "0";" & @CRLF & _
" document.getElementById('vi-ad').style.zIndex = "2147483647";" & @CRLF & _
" document.getElementById('vi-ad').style.width = rect.width + 'px';" & @CRLF & _
" document.getElementById('vi-ad').style.height = rect.height + 'px';" & @CRLF & _
" } else {" & @CRLF & _
" document.getElementById('vi-ad').style.position = "";" & @CRLF & _
" document.getElementById('vi-ad').style.top = "";" & @CRLF & _
" document.getElementById('vi-ad').style.zIndex = "";" & @CRLF & _
" document.getElementById('vi-ad').style.width = '';" & @CRLF & _
" document.getElementById('vi-ad').style.height = '';" & @CRLF & _
" }" & @CRLF & _
" };" & @CRLF & _
" }" & @CRLF & _
"</script>" & @CRLF & _
"<style>.td-ss-main-sidebar{-webkit-perspective: none; perspective: none; }</style></div></div>" & @CRLF & _
"</div>" & @CRLF & _
"</div>" & @CRLF & _
"</div><!-- /#rapidwp-sidebar-one-wrapper-->" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-sidebar-two-wrapper rapidwp-sidebar-widget-areas clearfix" id="rapidwp-sidebar-two-wrapper" itemscope="itemscope" itemtype="http://schema.org/WPSideBar" role="complementary">" & @CRLF & _
"<div class="theiaStickySidebar">" & @CRLF & _
"<div class="rapidwp-sidebar-two-wrapper-inside clearfix">" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-side-widget widget rapidwp-box sdfgd-widget"><div class="rapidwp-box-inside"><div class="adsbyvli" data-ad-slot="vi_13173223"></div><script>(vitag.Init = window.vitag.Init || []).push(function(){viAPItag.display("vi_13173223")})</script></div></div><div id="custom_html-3" class="widget_text rapidwp-side-widget widget rapidwp-box widget_custom_html"><div class="widget_text rapidwp-box-inside"><div class="textwidget custom-html-widget"><iframe src="http://youpits.com/chat.html" id="chatbox" frameborder="0" scrolling="no" height="500" width="100%"></iframe></div></div></div>" & @CRLF & _
"</div>" & @CRLF & _
"</div>" & @CRLF & _
"</div><!-- /#rapidwp-sidebar-two-wrapper-->" & @CRLF & _
"" & @CRLF & _
"</div>" & @CRLF & _
"" & @CRLF & _
"</div><!--/#rapidwp-content-wrapper -->" & @CRLF & _
"</div><!--/#rapidwp-wrapper -->" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-outer-wrapper">" & @CRLF & _
"<div class='clearfix' id='rapidwp-footer-blocks' itemscope='itemscope' itemtype='http://schema.org/WPFooter' role='contentinfo'>" & @CRLF & _
"<div class='rapidwp-container clearfix'>" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<div class='clearfix'>" & @CRLF & _
"<div class='rapidwp-bottom-footer-block'>" & @CRLF & _
"<div class="rapidwp-footer-widget widget sdfgd-widget"><div class="adsbyvli" data-ad-slot="vi_13173234"></div><script>(vitag.Init = window.vitag.Init || []).push(function(){viAPItag.display("vi_13173234")})</script></div></div>" & @CRLF & _
"</div>" & @CRLF & _
"" & @CRLF & _
"</div>" & @CRLF & _
"</div><!--/#rapidwp-footer-blocks-->" & @CRLF & _
"</div>" & @CRLF & _
"" & @CRLF & _
"" & @CRLF & _
"<div class="rapidwp-outer-wrapper">" & @CRLF & _
"<div class='clearfix' id='rapidwp-footer'>" & @CRLF & _
"<div class='rapidwp-foot-wrap rapidwp-container'>" & @CRLF & _
"" & @CRLF & _
" <p class='rapidwp-copyright'>Copyright © 2019 u/youpits</p>" & @CRLF & _
"<p class='rapidwp-credit'><a href="https://themesdna.com/">Design by ThemesDNA.com</a></p>" & @CRLF & _
"" & @CRLF & _
"</div>" & @CRLF & _
"</div><!--/#rapidwp-footer -->" & @CRLF & _
"</div>" & @CRLF & _
"" & @CRLF & _
"<style type="text/css">.afc_popup .img{position:absolute; top:-15px; right:-15px;}@media screen and (min-width:481px) and (max-width:768px){}@media only screen and (min-width: 321px) and (max-width: 480px) {.afc_popup{margin:0 !important;}.afc_popup iframe{width:100% !important;}}@media only screen and (max-width: 320px) {.afc_popup{margin:0 !important;}.afc_popup iframe{width:100% !important;}}</style><script type='text/javascript'>" & @CRLF & _
" (function ($) {" & @CRLF & _
" $('.afc_close_content').click(function(){ " & @CRLF & _
" var afc_content_id = $(this).closest('div').attr('id');" & @CRLF & _
" $('#'+afc_content_id).hide();" & @CRLF & _
" });" & @CRLF & _
" })(jQuery);" & @CRLF & _
"</script><script type='text/javascript' src='http://60fps.live/wp-content/themes/rapidwp/assets/js/jquery.fitvids.min.js'></script>" & @CRLF & _
"<script type='text/javascript' src='http://60fps.live/wp-content/themes/rapidwp/assets/js/ResizeSensor.min.js'></script>" & @CRLF & _
"<script type='text/javascript' src='http://60fps.live/wp-content/themes/rapidwp/assets/js/theia-sticky-sidebar.min.js'></script>" & @CRLF & _
"<script type='text/javascript' src='http://60fps.live/wp-content/themes/rapidwp/assets/js/skip-link-focus-fix.js'></script>" & @CRLF & _
"<script type='text/javascript'>" & @CRLF & _
"/* <![CDATA[ */" & @CRLF & _
"var rapidwp_ajax_object = {"ajaxurl":"http:\/\/60fps.live\/wp-admin\/admin-ajax.php","primary_menu_active":"1","secondary_menu_active":"1","sticky_menu":"1","sticky_menu_mobile":"1","sticky_sidebar":"1","slider_active":""};" & @CRLF & _
"/* ]]> */" & @CRLF & _
"</script>" & @CRLF & _
"<script type='text/javascript' src='http://60fps.live/wp-content/themes/rapidwp/assets/js/custom.js'></script>" & @CRLF & _
"<script type='text/javascript' src='http://60fps.live/wp-includes/js/wp-embed.min.js?ver=5.2.2'></script>" & @CRLF & _
"<div class="sdfgd-mute-sound" id="sdfgd-217598388"><script>" & @CRLF & _
" var muteSound1=document.getElementsByClassName('videoAdUi');" & @CRLF & _
" muteSound1.muted=true;" & @CRLF & _
"</script></div></body>" & @CRLF & _
"</html>" & @CRLF & _
"<!-- Page generated by LiteSpeed Cache 2.9.8.5 on 2019-08-25 18:16:46 -->"
Local $aArray = StringRegExp($sString, $sRegex, $STR_REGEXPARRAYGLOBALFULLMATCH)
Local $aFullArray[0]
For $i = 0 To UBound($aArray) -1
_ArrayConcatenate($aFullArray, $aArray[$i])
Next
$aArray = $aFullArray
; Present the entire match result
_ArrayDisplay($aArray, "Result")
Please keep in mind that these code samples are automatically generated and are not guaranteed to work. If you find any syntax errors, feel free to submit a bug report. For a full regex reference for AutoIt, please visit: https://www.autoitscript.com/autoit3/docs/functions/StringRegExp.htm