li { display: inline; } .pagination a, .pagination span { position: relative; float: right; margin-right: -1px; line-height: 1.42857143; color: rgb(255,255,255); text-decoration: none; background-color: rgba(65,166,42,0.25); border: 1px solid rgb(40,145,27); padding: 6px 15px; font-size: 13px; font-weight: 700; } .pagination>.active>span, .pagination>.active>span:hover { z-index: 2; color: #fff; cursor: default; background-color: #428bca; border-color: #428bca; } .pagination a:hover, .pagination .current { color: #2a6496; background-color: #eee; border-color: #ddd; } .video-container { padding-top: 8px; margin-top: 0; background: rgb(17,17,17); width: 100%; overflow: hidden; max-width: 100%; border-radius: 15px 15px 0 0; position: relative; } .filter-server { float: right; width: 100%; clear: both; padding: 0 10px; } .filter-server .button { margin-bottom: 3px; display: inline-block; cursor: pointer; padding: 0 27px 0 13px; font-size: 11px; color: rgb(0,0,0); height: 22px; font-family: 'B612'; background: rgb(244,247,250); line-height: 0; border-radius: 5px; position: relative; overflow: hidden; border: 0; } .filter-server .button.active, .filter-server .button:hover { color: #fff; text-align: center; background: #54af3f; } .filter-server .button::before { content: ""; position: absolute; right: 0; top: 0; width: 23px; height: 22px; background-color: rgb(67,74,84); text-align: center; background-position: -43px -14px; } .video-con { float: right; width: 100%; margin: 0; max-width: 100%; overflow: hidden; } .news-image img { width: 100%; } .code-aria { width: 100%; float: right; overflow: hidden; display: block; padding: 1px; margin: 0 auto; clear: both; color: rgb(255,255,255); text-align: center; line-height: 27px; font-weight: 700; font-size: 13px; padding: 12px; margin-top: 0; background: rgb(17,17,17); border-radius: 0 0 15px 15px; } .EmbedCode { background: rgb(60,59,59); display: flex; height: 35px; border-radius: 20px; } .code-aria textarea { resize: none; background: transparent; border: none; color: rgb(121,121,121); display: block; box-sizing: border-box; white-space: nowrap; overflow: hidden; font-size: 16px; line-height: 37px; height: 37px; width: 100%; } .EmbedCodeIcon { position: relative; width: 40px; height: 40px; border-radius: 20px; background: rgb(88,88,88); opacity: 0.8; margin-top: -3px; min-width: 40px; min-height: 40px; text-align: center; } .EmbedCodeIcon::before { content: 'embed'; text-transform: uppercase; font-size: 7px; width: 40px; height: 14px; text-align: center; display: block; color: #fff; position: absolute; top: 24px; left: 1px; line-height: 10px; } .EmbedCodeIcon::after { position: absolute; top: 6px; left: 11px; width: 20px; height: 23px; background-image: url(img/EmbedIcon.png); background-size: 22px; background-repeat: no-repeat; content: ""; background-position: center; } .EmbedCodeButton { cursor: pointer; display: inline-block; line-height: 35px; border-radius: 20px; width: 70px; text-align: center; transition: background-color .2s ease-in-out; position: relative; font-weight: 700; background: rgb(88,88,88); color: rgb(202,202,202); } .clear.match-content { clear: both; width: 100%; overflow: hidden; float: right; color: #333; padding: 20px 2px; } .match-content h1, .match-content h2, .match-content h3, .match-content h4, .match-content h5 { display: inline-block; padding: 2px 15px; background-color: rgb(255,245,223); border-top: 2px solid rgba(0,0,0,.1); clear: both; margin-top: 1em; margin-bottom: 1em; } .post-tags { margin: 15px auto; width: 100%; overflow: hidden; clear: both; } .post-tags ul { list-style: none; margin: 0; padding: 0; } .post-tags li { float: right; } .post-tags li a { display: block; margin: 2px 0 2px 4px; padding: 2px 8px; background: linear-gradient(to bottom,#F2F2F2,#EEEEEE); box-shadow: 0 1px 1px #FFFFFF inset,0px 1px 3px -1px #EEEEEE; border: 1px solid #DDDDDD; border-radius: 2px; color: #666666; } .post-tags li a:hover { background: #FFFFFF; } .shareindex ul { display: flex; width: 100%; } .shareindex li { float: right; width: 25%; padding: 1px; } .shareindex li a { display: block; color: #fff; text-align: center; padding: 0 5px 4px; font-size: 13px; float: right; width: 100%; font-weight: 700; border-radius: 20px; line-height: 26px; } .shareindex li a .fa { padding-left: 5px; font-size: 14px; vertical-align: middle; } a.facebook { background-color: RGB(69,97,156); } .shareindex a.twitter { background-color: rgb(59,127,255); } a.youtube { background-color: RGB(189,30,35); } a.google { background-color: RGB(221,75,57); } .shareindex a.telegram { background: rgb(50,175,237); } a.whatsapp { background: #00d700; } .at-icon-messenger { position: relative; top: 5px; } .fb-mess { background-color: rgb(0,132,255); } /* ===================================== = N. footer Section ===================================== */ #footer-wrapper { width: 100%; border-top: 1px solid rgba(65,166,42,0.5); border-bottom: 1px solid rgba(65,166,42,0.5); overflow: hidden; padding-top: 30px; margin-top: 30px; margin-right: -8px; margin-left: -8px; } #footer-wrapper .box-title { position: relative; margin: 0 0 12px; display: flex; padding: 0; overflow: visible; background: transparent; box-shadow: none; } .footer-widget { float: right; width: 20%; padding: 0 10px; } #footer-wrapper li { padding: 5px; list-style: initial; color: rgb(240,187,26); margin-right: 14px; width: auto; } #footer-wrapper a { font-weight: 400; color: #eee; } .copyright { overflow: hidden; float: right; width: 100%; margin-top: 17px; padding-bottom: 5px; padding-top: 7px; border-top: solid 2px rgba(255,255,255,0.09); } .social-top { width: 100%; float: left; margin: 0; } .ul-social { float: left; margin-left: 24px; margin-top: 5px; margin-bottom: -5px; } .social-top a { font-style: normal; z-index: 1; width: 27px; height: 26px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-right: 4px; float: left; } a.facebook, .fa-thumbs-up { background-color: RGB(69,97,156); background-position: -164px -55px; } a.twitter, .fa-twitter { background-color: rgb(59,127,255); background-position: -71px -54px; } a.youtube, .fa-youtube { background-color: RGB(189,30,35); background-position: -6px -55px; } .copyright .social-top { float: right; width: auto; position: relative; top: 0; right: 0; left: auto; } .copyright .social-top a { float: right; } #cop-menu { float: right; margin-right: 12px; } #cop-menu li { float: right; width: auto; font-size: 10px; color: rgb(255,128,128); } #cop-menu li a { display: block; font-size: 11px; line-height: 15px; } .alba-cp { float: left; } .alba-cp a { font-size: 13px; } #footer-wrapper li ul { background-color: RGB(79,80,80); text-decoration: none; color: rgb(255,255,255); position: relative; right: -30px; z-index: 1; top: 6px; width: 161px; height: 0; padding: 0; overflow: hidden; transition: all .9s ease; } #footer-wrapper li ul li { color: #fff; padding: 10px; list-style: none; } #footer-wrapper li ul a { color: #fff; } #footer-wrapper li:hover ul { height: auto; } /* ===================================== = O. media screenS ===================================== */ @media screen and (max-width:1020px){ #outer-wrap { width: 980px; } } @media screen and (max-width:990px){ #content-wrapper .alba-21, #content-wrapper .alba-79 { width: 100%; margin: 0; padding: 0; } #outer-wrap { width: 98%; } .item-post { width: 50%; } } @media screen and (max-width:860px){ #outer-wrap { width: 769px; } #main-wrapper, #sidebar-wrapper { width: 100%; padding: 0!important; } #header-wrapper { display: flex; width: 100%; flex-direction: column; align-items: center; justify-content: center; } .site-branding { text-align: center; padding: 10px 0 0; } .site-logo { float: none; height: 100px; margin: 0; overflow: hidden; } .site-logo img { max-width: 87px; } .main-navigation { background: transparent; box-shadow: none; text-align: center; margin: 0 auto 20px; padding: 0; } .main-navigation li { background: transparent; box-shadow: none; border: 0; padding: 2px 1px; margin: 0; float: none; display: inline-block; } .main-navigation li a { background: linear-gradient(to bottom,rgb(242,242,242) 0%,rgb(205,205,205) 100%); padding: 2px 10px; font-size: 10px; } } @media screen and (max-width:769px){ body .bn-728 { width: 570px; } #outer-wrap { width: 98%; } .footer-widget { padding: 0 6px; } .slider { padding-top: 290px; height: 370px; } .slider .slider-full { height: 290px; } .mag-box .news-item { width: 100%; padding-right: 0; padding-left: 0; } .mag-box-column { width: 100%; padding-right: 0; padding-left: 0; } .alba-vcard .news-item { width: 50%; } .mag-box-big .first { border-left: 0; padding-left: 0; } } @media screen and (max-width:600px){ .main-navigation li { width: 33.33%; margin: 0; float: right; } #content-wrapper { padding: 0 1px; } .widget_alba_posts .widget-content, .alba-vcard .widget-content, .widget_double_box_widget .widget-content { padding: 10px 5px; } .footer-widget { width: 50%; padding: 0 10px; } .item-post, .alba-vcard .news-item { width: 100%; padding: 0; } .inner-content { height: auto; margin-bottom: 10px; } body .copyright .social-top, .cop-menu, .alba-cp { width: 100%; text-align: center; margin: 0 auto; } body .copyright .social-top a, .cop-menu li { display: inline-block; float: none; } .event_commenter { display: none; } } @media screen and (max-width:480px){ .single-content, .single-news { padding: 5px; } .footer-widget { width: 100%; padding: 0 10px; margin-bottom: 10px; } .slider { height: 266px; padding-top: 210px; } .slider-full .Alba-Title { font-size: 14px; padding-bottom: 11px; } .slider label { height: 50px; padding: 0 1px; } .slider .slider-full { height: 210px; } .alba_sports_events-event_item .row { height: 22px; } .alba_sports_events-event_item { padding: 0; } } @media screen and (max-width:380px){ .single-content iframe { height: 295px; } .slider { height: 225px; padding-top: 179px; } body .slider label { height: 41px; } body .slider .slider-full { height: 180px; } } .danger { font-weight: 700; color: #a94442; background-color: #ffb3b3; border-color: #ebccd1; margin-right: -6px; text-align: center; } .message-box { color: RGB(44,118,53); background-color: RGB(223,240,212); border: RGB(214,233,196) solid 1px; padding: 13px; border-radius: 4px; text-align: right; margin: 0 auto 15px; font-size: 14px; font-weight: normal; } .message-box strong { margin-left: 5px; } .none-matches { text-align: center; float: right; padding: 10px 15px; display: inline-block; width: 100%; margin-bottom: 15px; } .none-matches p { background: #fff; padding: 21px 0; display: block; margin: 0; box-shadow: 0 0 73px -17px rgba(9,11,25,0.48); } /* ===================================== = banner ===================================== */ .shar-banner { background: rgb(255,255,255); padding: 10px; margin: 10px auto; border: solid 1px rgb(224,224,224); } .shar-but { float: right; width: 100%; height: 23px; margin-bottom: 1px; } .shar-but a { display: block; float: right; width: 100%; height: 100%; } .bn-300 { max-width: 320px; height: auto; overflow: hidden; padding: 15px 10px; margin-top: 0; width: 100%; } .bn-300 .shar-logo { width: 100%; margin: 0 auto; text-align: center; } .bn-300 .shar-logo span { display: block; margin: 0 auto; text-align: center; max-width: 250px; } .bn-300 .shar-description { width: 100%; display: block; text-align: center; overflow: hidden; position: relative; height: 70px; } .bn-300 .shar-description p { font-size: 14px; font-weight: 700; color: rgb(119,119,119); width: 100%; vertical-align: middle; display: table-cell; height: 70px; } .bn-300 .shar-description span { display: none; } .bn-300 .shar-buttons { width: 100%; } .bn-300 .shar-buttons .shar-but { width: 33.33%; height: 35px; } .bn-728 { height: 90px; width: 729px; } /* ******************************* */ ]]>

GoalPro.Cf | Free Sports Livestreams

DISCLAIMER This stream found for free on the internet. We don't stream or host it, if you think it's illegal please send us a notification via contact form & we will remove the page immediately. Goalpro.cf does not stream or host any audio or video streaming content, we only link to the channels and we don't take any responsibility about those streamed channels. This site is designed to enable users easily find and access media content over the Internet. All streams shown are available elsewhere on the internet and are merely hot-linked from these other sources via 'embed' coding provided as a feature of these sites. We do not host or upload any video or media file. All videos are broadcasted on ustream.com, jjcast.com etc if you have any legal issues please contact approprivate media file owners and/or hosters. We are not responsible for any damages or infringements causes" DISCLAIMER: All the content found on the Goalpro.Cf is not hosted on our servers or is created or uploaded by us. Goalpro simply acts as a search engine that finds links from websites like Reddit, Discord, Google and other portals. Goalpro is not responsible for external websites content. If you find that some of the content violates your rights you may request for that content to be brought down at the host that is responsible for the content. That will ensure that the content is removed from Goalpro and other search engines that may have indexed the content.

<script> function openTabs(evt,tabsyName){var i,tabcontent,tablinks;tabcontent=document.getElementsByClassName("tabcontent");for(i=0;i<tabcontent.length;i++){tabcontent[i].style.display="none";} tablinks=document.getElementsByClassName("tablinks");for(i=0;i<tablinks.length;i++){tablinks[i].className=tablinks[i].className.replace(" active","");} document.getElementById(tabsyName).style.display="block";evt.currentTarget.className+=" active";} function dodajAktywne(elem){var a=document.getElementsByTagName('button');for(i=0;i<a.length;i++){a[i].classList.remove('active')} elem.classList.add('active');} function setURL(url){document.getElementById('iframe').src=url;} </script> <script id='countdownTimer-js' type='text/javascript'> ! function(t) { "use strict"; function o(o, _) { var M = t.extend({}, t.fn.countdowntimer.defaults, _); t.extend(!0, M, t.fn.countdowntimer.regionalOptions, _), o.data("opts", { opts: M }), o.addClass("style"); var S = M.size, v = M.borderColor, H = M.fontColor, p = M.backgroundColor; if (void 0 !== _.regexpMatchFormat && void 0 !== _.regexpReplaceWith && void 0 === _.timeSeparator && void 0 === _.labelsFormat && (window["regexpMatchFormat_" + o.attr("id")] = _.regexpMatchFormat, window["regexpReplaceWith_" + o.attr("id")] = _.regexpReplaceWith), void 0 !== _.displayFormat) { var h = []; h[0] = M.displayFormat.match("Y") ? "!" : "#", h[1] = M.displayFormat.match("O") ? "!" : "#", h[2] = M.displayFormat.match("D") ? "!" : "#", h[3] = M.displayFormat.match("H") ? "!" : "#", h[4] = M.displayFormat.match("M") ? "!" : "#", h[5] = M.displayFormat.match("S") ? "!" : "#", M.displayFormat = h.join("") } else M.displayFormat = "###!!!"; if (void 0 !== _.borderColor || void 0 !== _.fontColor || void 0 !== _.backgroundColor) { var f = { background: p, color: H, "border-color": v }; o.css(f) } else o.addClass("colorDefinition"); if (!1 === M.labelsFormat) if (void 0 !== _.size) switch (S) { case "xl": o.addClass("size_xl"); break; case "lg": o.addClass("size_lg"); break; case "md": o.addClass("size_md"); break; case "sm": o.addClass("size_sm"); break; case "xs": o.addClass("size_xs") } else "sm" === S && o.addClass("size_sm"); if (!0 === M.isRTL && o.addClass("lang-rtl"), void 0 !== _.startDate || void 0 !== _.dateAndTime || void 0 !== _.currentTime || void 0 === _.hours && void 0 === _.minutes && void 0 === _.seconds) if (void 0 !== _.startDate && void 0 !== _.dateAndTime && void 0 === _.currentTime) { window["startDate" + o.attr("id")] = new Date(M.startDate), window["endDate" + o.attr("id")] = null !== M.timeZone ? e(new Date(M.dateAndTime), M.timeZone) : new Date(M.dateAndTime); void 0 !== _.beforeExpiryTime && (window["beforeExpiry_withStart" + o.attr("id")] = M.beforeExpiryTime), c(o, M, "withStart"), window["timer_startDate" + o.attr("id")] = setInterval(function() { c(o, M, "withStart") }, 1e3 * M.tickInterval) } else if (void 0 === _.startDate && void 0 !== _.dateAndTime && void 0 === _.currentTime) { var y = M.startDate.getHours(), x = M.startDate.getMinutes(), I = M.startDate.getSeconds(), g = M.startDate.getMonth() + 1, b = M.startDate.getDate(), k = M.startDate.getFullYear(), D = new Date(k + "/" + g + "/" + b + " " + y + ":" + x + ":" + I); window["startTime" + o.attr("id")] = D, window["dateTime" + o.attr("id")] = null !== M.timeZone ? e(new Date(M.dateAndTime), M.timeZone) : new Date(M.dateAndTime); void 0 !== _.beforeExpiryTime && (window["beforeExpiry_withnoStart" + o.attr("id")] = M.beforeExpiryTime), c(o, M, "withnoStart"), window["timer_givenDate" + o.attr("id")] = setInterval(function() { c(o, M, "withnoStart") }, 1e3 * M.tickInterval) } else void 0 !== _.currentTime && !0 === M.currentTime ? (l(o, M), window["timer_currentDate" + o.attr("id")] = setInterval(function() { l(o, M) }, 1e3 * M.tickInterval)) : (window["countSeconds" + o.attr("id")] = M.seconds, m(o, M), window["timer_secondsTimer" + o.attr("id")] = setInterval(function() { m(o, M) }, 1e3)); else void 0 !== _.hours && void 0 === _.minutes && void 0 === _.seconds ? n(o, "H", M, i, _) : void 0 === _.hours && void 0 !== _.minutes && void 0 === _.seconds ? n(o, "M", M, d, _) : void 0 === _.hours && void 0 === _.minutes && void 0 !== _.seconds ? n(o, "S", M, s, _) : void 0 !== _.hours && void 0 !== _.minutes && void 0 === _.seconds ? n(o, "HM", M, w, _) : void 0 === _.hours && void 0 !== _.minutes && void 0 !== _.seconds ? n(o, "MS", M, r, _) : void 0 !== _.hours && void 0 === _.minutes && void 0 !== _.seconds ? n(o, "HS", M, a, _) : void 0 !== _.hours && void 0 !== _.minutes && void 0 !== _.seconds && n(o, "HMS", M, u, _) } function n(t, o, n, e, i) { t.data("typefunc", { type: o, func: e }), window["hours_" + o + t.attr("id")] = n.hours, window["minutes_" + o + t.attr("id")] = n.minutes, window["seconds_" + o + t.attr("id")] = n.seconds, void 0 !== i.beforeExpiryTime && (window["beforeExpiry_" + o + t.attr("id")] = n.beforeExpiryTime), void 0 !== i.pauseButton && H(t, o, n, e), void 0 !== i.stopButton && p(t, o, n, e), e(t, n), window["timer_" + o + t.attr("id")] = setInterval(function() { e(t, n) }, 1e3 * n.tickInterval) } function e(t, o) { return new Date(t.getTime() + 6e4 * t.getTimezoneOffset() + 6e4 * (Math.abs(o) < 30 ? 60 * o : o)) } function i(t, o) { var n = t.attr("id"), e = ""; window["minutes_H" + n] === o.minutes && window["seconds_H" + n] === o.seconds && window["hours_H" + n] === o.hours ? (v(t, e = S(t, o, 0, 0, 0, window["hours_H" + n], 0, 0), o), void 0 !== window["beforeExpiry_H" + n] && M(t, o, e, "H"), window["seconds_H" + n] = 60 - o.tickInterval, window["minutes_H" + n] = 59, 0 !== window["hours_H" + n] ? window["hours_H" + n]-- : h(t, "H", o), !0 === t.data("countdowntimer").destroy && h(t, "H", o)) : (v(t, e = S(t, o, 0, 0, 0, window["hours_H" + n], window["minutes_H" + n], window["seconds_H" + n]), o), void 0 !== window["beforeExpiry_H" + n] && M(t, o, e, "H"), window["seconds_H" + n] -= o.tickInterval, 0 !== window["minutes_H" + n] && window["seconds_H" + n] < 0 && (window["minutes_H" + n]--, window["seconds_H" + n] = 60 - o.tickInterval), 0 === window["minutes_H" + n] && window["seconds_H" + n] < 0 && 0 !== window["hours_H" + n] && (window["hours_H" + n]--, window["minutes_H" + n] = 59, window["seconds_H" + n] = 60 - o.tickInterval), (0 === window["minutes_H" + n] && window["seconds_H" + n] < 0 && 0 === window["hours_H" + n] || !0 === t.data("countdowntimer").destroy) && h(t, "H", o)), n = null } function d(t, o) { var n = t.attr("id"), e = ""; window["minutes_M" + n] === o.minutes && window["seconds_M" + n] === o.seconds ? (v(t, e = S(t, o, 0, 0, 0, 0, window["minutes_M" + n], 0), o), void 0 !== window["beforeExpiry_M" + n] && M(t, o, e, "M"), window["seconds_M" + n] = 60 - o.tickInterval, 0 !== window["minutes_M" + n] ? window["minutes_M" + n]-- : h(t, "M", o), !0 === t.data("countdowntimer").destroy && h(t, "M", o)) : (v(t, e = S(t, o, 0, 0, 0, 0, window["minutes_M" + n], window["seconds_M" + n]), o), void 0 !== window["beforeExpiry_M" + n] && M(t, o, e, "M"), window["seconds_M" + n] -= o.tickInterval, 0 !== window["minutes_M" + n] && window["seconds_M" + n] < 0 && (window["minutes_M" + n]--, window["seconds_M" + n] = 60 - o.tickInterval), (0 === window["minutes_M" + n] && window["seconds_M" + n] < 0 || !0 === t.data("countdowntimer").destroy) && h(t, "M", o)), n = null } function s(t, o) { var n = t.attr("id"), e = ""; v(t, e = S(t, o, 0, 0, 0, 0, 0, window["seconds_S" + n]), o), void 0 !== window["beforeExpiry_S" + n] && M(t, o, e, "S"), window["seconds_S" + n] -= o.tickInterval, (window["seconds_S" + n] < 0 || !0 === t.data("countdowntimer").destroy) && h(t, "S", o), n = null } function w(t, o) { var n = t.attr("id"), e = ""; window["minutes_HM" + n] === o.minutes && window["hours_HM" + n] === o.hours ? (v(t, e = S(t, o, 0, 0, 0, window["hours_HM" + n], window["minutes_HM" + n], 0), o), void 0 !== window["beforeExpiry_HM" + n] && M(t, o, e, "HM"), 0 !== window["hours_HM" + n] && 0 === window["minutes_HM" + n] ? (window["hours_HM" + n]--, window["minutes_HM" + n] = 59, window["seconds_HM" + n] = 60 - o.tickInterval) : (0 === window["hours_HM" + n] && window["minutes_HM" + n], window["seconds_HM" + n] = 60 - o.tickInterval, window["minutes_HM" + n]--), 0 === window["hours_HM" + n] && 0 === window["minutes_HM" + n] && 60 == window["seconds_HM" + n] && h(t, "HM", o), !0 === t.data("countdowntimer").destroy && h(t, "HM", o)) : (v(t, e = S(t, o, 0, 0, 0, window["hours_HM" + n], window["minutes_HM" + n], window["seconds_HM" + n]), o), void 0 !== window["beforeExpiry_HM" + n] && M(t, o, e, "HM"), window["seconds_HM" + n] -= o.tickInterval, 0 !== window["minutes_HM" + n] && window["seconds_HM" + n] < 0 && (window["minutes_HM" + n]--, window["seconds_HM" + n] = 60 - o.tickInterval), 0 === window["minutes_HM" + n] && window["seconds_HM" + n] < 0 && 0 !== window["hours_HM" + n] && (window["hours_HM" + n]--, window["minutes_HM" + n] = 59, window["seconds_HM" + n] = 60 - o.tickInterval), (0 === window["minutes_HM" + n] && window["seconds_HM" + n] < 0 && 0 === window["hours_HM" + n] || !0 === t.data("countdowntimer").destroy) && h(t, "HM", o)), n = null } function r(t, o) { var n = t.attr("id"), e = ""; window["minutes_MS" + n] === o.minutes && window["seconds_MS" + n] === o.seconds ? (v(t, e = S(t, o, 0, 0, 0, 0, window["minutes_MS" + n], window["seconds_MS" + n]), o), void 0 !== window["beforeExpiry_MS" + n] && M(t, o, e, "MS"), 0 !== window["minutes_MS" + n] && 0 === window["seconds_MS" + n] ? (window["minutes_MS" + n]--, window["seconds_MS" + n] = 60 - o.tickInterval) : 0 === window["minutes_MS" + n] && 0 === window["seconds_MS" + n] ? h(t, "MS", o) : window["seconds_MS" + n] -= o.tickInterval, !0 === t.data("countdowntimer").destroy && h(t, "MS", o)) : (v(t, e = S(t, o, 0, 0, 0, 0, window["minutes_MS" + n], window["seconds_MS" + n]), o), void 0 !== window["beforeExpiry_MS" + n] && M(t, o, e, "MS"), window["seconds_MS" + n] -= o.tickInterval, 0 !== window["minutes_MS" + n] && window["seconds_MS" + n] < 0 && (window["minutes_MS" + n]--, window["seconds_MS" + n] = 60 - o.tickInterval), (0 === window["minutes_MS" + n] && window["seconds_MS" + n] < 0 || !0 === t.data("countdowntimer").destroy) && h(t, "MS", o)), n = null } function a(t, o) { var n = t.attr("id"), e = ""; window["seconds_HS" + n] === o.seconds && window["hours_HS" + n] === o.hours ? (v(t, e = S(t, o, 0, 0, 0, window["hours_HS" + n], 0, window["seconds_HS" + n]), o), void 0 !== window["beforeExpiry_HS" + n] && M(t, o, e, "HS"), 0 === window["hours_HS" + n] && 0 === window["seconds_HS" + n] ? h(t, "HS", o) : 0 !== window["hours_HS" + n] && 0 === window["seconds_HS" + n] ? (window["hours_HS" + n]--, window["minutes_HS" + n] = 59, window["seconds_HS" + n] = 60 - o.tickInterval) : window["seconds_HS" + n] -= o.tickInterval, !0 === t.data("countdowntimer").destroy && h(t, "HS", o)) : (v(t, e = S(t, o, 0, 0, 0, window["hours_HS" + n], window["minutes_HS" + n], window["seconds_HS" + n]), o), void 0 !== window["beforeExpiry_HS" + n] && M(t, o, e, "HS"), window["seconds_HS" + n] -= o.tickInterval, 0 !== window["minutes_HS" + n] && window["seconds_HS" + n] < 0 && (window["minutes_HS" + n]--, window["seconds_HS" + n] = 60 - o.tickInterval), 0 === window["minutes_HS" + n] && window["seconds_HS" + n] < 0 && 0 !== window["hours_HS" + n] && (window["hours_HS" + n]--, window["minutes_HS" + n] = 59, window["seconds_HS" + n] = 60 - o.tickInterval), (0 === window["minutes_HS" + n] && window["seconds_HS" + n] < 0 && 0 === window["hours_HS" + n] || !0 === t.data("countdowntimer").destroy) && h(t, "HS", o)), n = null } function u(t, o) { var n = t.attr("id"), e = ""; window["minutes_HMS" + n] === o.minutes && window["seconds_HMS" + n] === o.seconds && window["hours_HMS" + n] === o.hours ? (v(t, e = S(t, o, 0, 0, 0, window["hours_HMS" + n], window["minutes_HMS" + n], window["seconds_HMS" + n]), o), void 0 !== window["beforeExpiry_HMS" + n] && M(t, o, e, "HMS"), 0 === window["hours_HMS" + n] && 0 === window["minutes_HMS" + n] && 0 === window["seconds_HMS" + n] ? h(t, "HMS", o) : 0 !== window["hours_HMS" + n] && 0 === window["minutes_HMS" + n] && 0 === window["seconds_HMS" + n] ? (window["hours_HMS" + n]--, window["minutes_HMS" + n] = 59, window["seconds_HMS" + n] = 60 - o.tickInterval) : 0 === window["hours_HMS" + n] && 0 !== window["minutes_HMS" + n] && 0 === window["seconds_HMS" + n] ? (window["minutes_HMS" + n]--, window["seconds_HMS" + n] = 60 - o.tickInterval) : 0 !== window["hours_HMS" + n] && 0 !== window["minutes_HMS" + n] && 0 === window["seconds_HMS" + n] ? (window["minutes_HMS" + n]--, window["seconds_HMS" + n] = 60 - o.tickInterval) : window["seconds_HMS" + n] -= o.tickInterval, !0 === t.data("countdowntimer").destroy && h(t, "HMS", o)) : (v(t, e = S(t, o, 0, 0, 0, window["hours_HMS" + n], window["minutes_HMS" + n], window["seconds_HMS" + n]), o), void 0 !== window["beforeExpiry_HMS" + n] && M(t, o, e, "HMS"), window["seconds_HMS" + n] -= o.tickInterval, 0 !== window["minutes_HMS" + n] && window["seconds_HMS" + n] < 0 && (window["minutes_HMS" + n]--, window["seconds_HMS" + n] = 60 - o.tickInterval), 0 === window["minutes_HMS" + n] && window["seconds_HMS" + n] < 0 && 0 !== window["hours_HMS" + n] && (window["hours_HMS" + n]--, window["minutes_HMS" + n] = 59, window["seconds_HMS" + n] = 60 - o.tickInterval), (0 === window["minutes_HMS" + n] && window["seconds_HMS" + n] < 0 && 0 === window["hours_HMS" + n] || !0 === t.data("countdowntimer").destroy) && h(t, "HMS", o)), n = null } function c(t, o, n) { var e = t.attr("id"), i = "withnoStart" === n ? window["dateTime" + e] : window["endDate" + e], d = "withnoStart" === n ? window["startTime" + e] : window["startDate" + e], s = (i - d) / 1e3, w = ""; if (i - d > 0) { if ("withStart" === n && d > new Date) v(t, w = S(t, o, 0, 0, 0, 0, 0, 0), o); else { v(t, w = S(t, o, 0, 0, 0, 0, 0, s), o), void 0 !== window["beforeExpiry_" + n + e] && M(t, o, w, n); "withnoStart" == n ? window["startTime" + e].setSeconds(window["startTime" + e].getSeconds() + o.tickInterval) : window["startDate" + e].setSeconds(window["startDate" + e].getSeconds() + o.tickInterval) }!0 === t.data("countdowntimer").destroy && h(t, n, o) } else v(t, w = S(t, o, 0, 0, 0, 0, 0, 0), o), h(t, n, o); e = null } function l(t, o) { var n = null !== o.timeZone ? e(new Date, o.timeZone) : new Date; v(t, S(t, o, 0, 0, 0, n.getHours(), n.getMinutes(), n.getSeconds()), o) } function m(t, o) { var n = t.attr("id"); window["countSeconds" + n].toString().length < 2 && (window["countSeconds" + n] = "0" + window["countSeconds" + n]), t.html(window["countSeconds" + n] + " sec"), window["countSeconds" + n]--, -1 == window["countSeconds" + n] && (delete window["countSeconds" + n], clearInterval(window["timer_secondsTimer" + n])), n = null } function _(o, n) { null !== n.timeUp && !0 === t.isFunction(n.timeUp) && n.timeUp.apply(o, []), null !== n.expiryUrl && (window.location = n.expiryUrl) } function M(o, n, e, i) { var d = o.attr("id"), s = window["beforeExpiry_" + i + d]; if (s = s.split(":"), "0" === (e = e.split(n.timeSeparator))[0] && "0" === e[1]) { for (var w = 0; w < e.length - 2; w++) e[w] = e[w + 2] < 10 ? "0" + e[w + 2] : e[w + 2]; e.splice(4, 2), s[0] === e[0] && s[1] === e[1] && s[2] === e[2] && s[3] === e[3] && null !== n.beforeExpiryTimeFunction && !0 === t.isFunction(n.beforeExpiryTimeFunction) && n.beforeExpiryTimeFunction.apply(o, []) } } function S(t, o, n, e, i, d, s, w) { void 0 === n && (n = 0), void 0 === e && (e = 0), void 0 === i && (i = 0), void 0 === d && (d = 0), void 0 === s && (s = 0), void 0 === w && (w = 0); var r = Math.round(31536e3 * n * 100) / 100 + Math.round(2628e3 * e * 100) / 100 + Math.round(86400 * i * 100) / 100 + Math.round(3600 * d * 100) / 100 + Math.round(60 * s * 100) / 100 + Math.round(100 * w) / 100, a = o.displayFormat.split(""), u = "!" === a[0] ? Math.floor(r / 31536e3) : 0, c = "!" === a[1] ? Math.round(Math.floor(r / 2628e3 - 31536e3 * u / 2628e3)) : 0, l = "!" === a[2] ? Math.round(Math.floor(r / 86400 - 2628e3 * c / 86400 - 31536e3 * u / 86400)) : 0, m = "!" === a[3] ? Math.round(Math.floor(r / 3600 - 2628e3 * c / 3600 - 31536e3 * u / 3600 - 86400 * l / 3600)) : 0, _ = "!" === a[4] ? Math.round(Math.floor(r / 60 - 3600 * m / 60 - 86400 * l / 60 - 2628e3 * c / 60 - 31536e3 * u / 60)) : 0, M = "!" === a[5] ? Math.round(Math.floor(r - 60 * _ - 3600 * m - 86400 * l - 2628e3 * c - 31536e3 * u)) : 0; return u + o.timeSeparator + c + o.timeSeparator + l + o.timeSeparator + m + o.timeSeparator + _ + o.timeSeparator + M } function v(o, n, e) { var i = e.displayFormat.split(""); n = n.split(e.timeSeparator), n = (n = t.grep([n[0], n[1], n[2], n[3], n[4], n[5]], function(t, o) { return t >= 0 && "!" === i[o] }).join(e.timeSeparator)).split(e.timeSeparator); for (var d = 0; d < n.length; d++) n[d].toString().length < 2 && !0 === e.padZeroes && (n[d] = "0" + n[d]); n = n.join(e.timeSeparator).toString(); for (var s = 0; s < 10; s++) { var w = s.toString(), r = new RegExp(w, "g"); n = n.replace(r, e.digits[s]) } if (!0 === e.labelsFormat && void 0 === window["regexpMatchFormat_" + o.attr("id")] && void 0 === window["regexpReplaceWith_" + o.attr("id")]) { o.addClass("labelformat"); for (var a = "<span class='timerDisplay label" + (n = n.split(e.timeSeparator)).length + "'>", u = [], c = 0; c < 6; c++) "!" === i[c] && u.push(e.labels[c]); for (var l = n.length; l > 0; l--) { var m = n.length - l; a += "<span class='displaySection'><span class='numberDisplay'>" + n[m] + "</span><span class='periodDisplay'>" + u[m] + "</span></span>" } n = a += "</span>" } else if (!1 === e.labelsFormat && void 0 !== window["regexpMatchFormat_" + o.attr("id")] && void 0 !== window["regexpReplaceWith_" + o.attr("id")]) { var _ = new RegExp(window["regexpMatchFormat_" + o.attr("id")]); n = n.replace(_, window["regexpReplaceWith_" + o.attr("id")]) } o.html(n) } function H(o, n, e, i) { "pause" === o.data("countdowntimer").pause ? clearInterval(window["timer_" + n + o.attr("id")]) : "resume" === o.data("countdowntimer").pause && (window["timer_" + n + o.attr("id")] = setInterval(function() { i(o, e) }, 1e3 * e.tickInterval)), t("#" + e.pauseButton).click(function() { "resume" != t(this).val() ? (t("#" + e.pauseButton).val("resume").text("Resume"), clearInterval(window["timer_" + n + o.attr("id")])) : "resume" == t(this).val() && (t("#" + e.pauseButton).val("pause").text("Pause"), window["timer_" + n + o.attr("id")] = setInterval(function() { i(o, e) }, 1e3 * e.tickInterval)) }) } function p(o, n, e, i) { "stop" === o.data("countdowntimer").stop ? (clearInterval(window["timer_" + n + o.attr("id")]), window["hours_" + n + o.attr("id")] = e.hours, window["minutes_" + n + o.attr("id")] = e.minutes, window["seconds_" + n + o.attr("id")] = e.seconds, i(o, e)) : "start" === o.data("countdowntimer").stop && (window["timer_" + n + o.attr("id")] = setInterval(function() { i(o, e) }, 1e3 * e.tickInterval)), t("#" + e.stopButton).click(function() { "start" != t(this).val() ? (t("#" + e.stopButton).val("start").text("Start"), clearInterval(window["timer_" + n + o.attr("id")]), window["hours_" + n + o.attr("id")] = e.hours, window["minutes_" + n + o.attr("id")] = e.minutes, window["seconds_" + n + o.attr("id")] = e.seconds, i(o, e)) : "start" == t(this).val() && (t("#" + e.stopButton).val("stop").text("Stop"), window["timer_" + n + o.attr("id")] = setInterval(function() { i(o, e) }, 1e3 * e.tickInterval)) }) } function h(t, o, n) { var e = t.attr("id"); "withnoStart" === o ? (delete window["dateTime" + e], delete window["startTime" + e], clearInterval(window["timer_givenDate" + e])) : "withStart" === o ? (delete window["startDate" + e], delete window["endDate" + e], clearInterval(window["timer_startDate" + e])) : (delete window["hours_" + o + e], delete window["minutes_" + o + e], delete window["seconds_" + o + e], clearInterval(window["timer_" + o + e])), !0 === t.data("countdowntimer").destroy ? t.empty().removeClass() : _(t, n) } var f = { init: function(n) { return this.each(function() { o(t(this), n) }) }, destroy: function() { this.data("countdowntimer", t.extend(!0, {}, t.fn.countdowntimer.defaults, { destroy: !0 })) }, pause: function(o) { this.data("countdowntimer", t.extend(!0, {}, t.fn.countdowntimer.defaults, { pause: o })), H(t(this), t(this).data("typefunc").type, t(this).data("opts").opts, t(this).data("typefunc").func) }, stop: function(o) { this.data("countdowntimer", t.extend(!0, {}, t.fn.countdowntimer.defaults, { stop: o })), p(t(this), t(this).data("typefunc").type, t(this).data("opts").opts, t(this).data("typefunc").func) } }; t.fn.countdowntimer = function(o) { return f[o] ? f[o].apply(this, Array.prototype.slice.call(arguments, 1)) : "object" != typeof o && o ? void t.error("Method " + o + " does not exist on jQuery.countdownTimer") : (this.data("countdowntimer", t.extend(!0, {}, t.fn.countdowntimer.defaults, o)), f.init.apply(this, arguments)) }, t.fn.countdowntimer.defaults = { hours: 0, minutes: 0, seconds: 60, startDate: new Date, dateAndTime: new Date("1970/01/01 00:00:00"), currentTime: !1, size: "sm", borderColor: "#F0068E", fontColor: "#FFFFFF", backgroundColor: "#000000", timeSeparator: ":", tickInterval: 1, timeUp: null, expiryUrl: null, regexpMatchFormat: null, regexpReplaceWith: null, pauseButton: null, stopButton: null, beforeExpiryTime: null, beforeExpiryTimeFunction: null, padZeroes: !0, displayFormat: "HMS", labelsFormat: !1, timeZone: null }, t.fn.countdowntimer.regionalOptions = { digits: ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"], labels: ["Years", "Months", "Days", "Hours", "Minutes", "Seconds"], isRTL: !1 } }(jQuery); $(document).ready(function() { $(".date").each(function() { var a = $(this), b = a.data("start"), c = a.data("gameends"), d = moment(b, "YYYY/MM/DD HH:mm"), e = moment(c, "YYYY/MM/DD HH:mm"), f = moment.utc().format("YYYY/MM/DD HH:mm"), g = d.diff(f, "minutes"), h = e.diff(f, "minutes"); switch (!0) { case 30 < g: var i = moment.utc(b).toDate(); i = moment(i).format("YYYY/MM/DD HH:mm"), a.countdowntimer({ dateAndTime: i }); break; case 0 < g: i = moment.utc(b).toDate(), a.html("Coming Soon").addClass("comming-soon"); break; case 0 < h: a.html("Live").addClass("live"), i = moment.utc(b).toDate(); break; default: i = moment.utc(b).toDate(), a.html("Ended").addClass("ended"); } }); }); </script> <script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/1678858529077048548?origin\x3dhttp://localhost:80', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script><script type="text/javascript"> (function() { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js'; var head = document.getElementsByTagName('head')[0]; if (head) { head.appendChild(script); }})(); </script>