It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://hesgoal-tv.io/premier-league/

  1.  
  2. <!doctype html>
  3. <html dir="ltr" lang="en">
  4.    <head>
  5.  
  6.  
  7.  
  8.        <meta charset="UTF-8" />
  9.        <meta name="viewport" content="width=device-width, initial-scale=1" />
  10.        <title>Premier League Football Table, Fixtures, Scores & Results</title>        
  11.        <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
  12.        <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
  13.        <meta name="description" content="Latest Premier League tables, Fixtures, scorers and results, stats, and more  ">
  14.        <meta name="author" content="Hesgoal">
  15.        <meta property="og:locale" content="en_EN" />
  16.        <meta property="og:site_name" content="HesGoal" />
  17.        <meta property="og:image" content="https://hesgoal-tv.io/assets/images/hesgoal.png" />
  18.        
  19.        <meta property="og:image:width" content="240" />
  20.        <meta property="og:image:height" content="90" />
  21.        <meta property="og:type" content="website" />
  22.        <meta property="og:title" content="Premier League Football Table, Fixtures, Scores & Results" />
  23.        <meta property="og:description" content="Latest Premier League tables, Fixtures, scorers and results, stats, and more  " />
  24.        <meta property="og:url" content="https://hesgoal-tv.io/premier-league/" />
  25.        <meta name="twitter:card" content="summary_large_image" />
  26.        <meta name="twitter:site" content="@Golato" />
  27.        <meta name="twitter:title" content="Premier League Football Table, Fixtures, Scores & Results" />
  28.        <meta name="twitter:description" content="Latest Premier League tables, Fixtures, scorers and results, stats, and more  " />
  29.        <meta name="twitter:image" content="https://hesgoal-tv.io/assets/images/hesgoal.png">
  30.        <link rel="canonical" href="https://hesgoal-tv.io/premier-league/" />
  31.  
  32.        
  33.  
  34.  
  35.  
  36.  
  37.        <link rel='stylesheet' id='football-matches-css' href='https://hesgoal-tv.io/assets/css/app.css' media='all' />
  38.        <link rel='stylesheet' id='football-matches-css' href='https://hesgoal-tv.io/assets/css/home.css' media='all' />
  39.        <link rel='stylesheet' id='football-matches-css' href='https://hesgoal-tv.io/assets/css/matche.css' media='all' />
  40.        
  41.        <link rel="dns-prefetch" href="//hesgoal-tv.io" />
  42.  
  43.        <style>
  44.               /*css text clignotant*/
  45.  
  46.              
  47.              
  48.              
  49.              
  50.            .blink_me {
  51.                -webkit-animation-name: blinker;
  52.                -webkit-animation-duration: 1s;
  53.                -webkit-animation-timing-function: linear;
  54.                -webkit-animation-iteration-count: infinite;
  55.  
  56.                -moz-animation-name: blinker;
  57.                -moz-animation-duration: 1s;
  58.                -moz-animation-timing-function: linear;
  59.                -moz-animation-iteration-count: infinite;
  60.  
  61.                animation-name: blinker;
  62.                animation-duration: 1s;
  63.                animation-timing-function: linear;
  64.                animation-iteration-count: infinite;
  65.            }
  66.  
  67.            @-moz-keyframes blinker {  
  68.                0% { opacity: 1.0; }
  69.                50% { opacity: 0.0; }
  70.                100% { opacity: 1.0; }
  71.            }
  72.  
  73.            @-webkit-keyframes blinker {  
  74.                0% { opacity: 1.0; }
  75.                50% { opacity: 0.0; }
  76.                100% { opacity: 1.0; }
  77.            }
  78.  
  79.            @keyframes blinker {  
  80.                0% { opacity: 1.0; }
  81.                50% { opacity: 0.0; }
  82.                100% { opacity: 1.0; }
  83.            }
  84. @media screen and (max-width: 500px) {
  85. .blink_me {
  86. display:none !important;  }
  87. }
  88.    
  89.            /*css text clignotant*/
  90.  
  91.            body {
  92.                direction: ltr;
  93.            }
  94.  
  95.            body {
  96.                background-color: #ffffff;
  97.            }
  98.  
  99.            .menu-section ,.box-title h1, .box-title h2, .box-title h3, .box-title, .first-team, .left-team, .league-box,footer{
  100.                background: #000000;
  101.            }
  102.  
  103.            .match-event , .league-side{
  104.                background-color: #171337;
  105.            }
  106.  
  107.            .tabsbox, .post-title a {
  108.                color: #0d0c0c;
  109.            }
  110.            @font-face{
  111.                font-family:din-regular;
  112.                src:url(https://hesgoal-tv.io/assets/webfonts/din-regular.eot) format("embedded-opentype");
  113.                font-weight:400;
  114.                font-style:normal;
  115.                src:url(https://hesgoal-tv.io/assets/webfonts/din-regular.eot?#iefix) format("embedded-opentype"),url(https://hesgoal-tv.io/assets/webfonts/din-regular.woff) format("woff"),url(assets/webfonts/din-regular.woff) format("woff"),url(https://hesgoal-tv.io/assets/webfonts/din-regular.ttf) format("truetype"),url(https://hesgoal-tv.io/assets/webfonts/din-regular.svg#svgFontName) format("svg");
  116.                font-display: swap;
  117.            }
  118.  
  119.            *{
  120.                font-family:din-regular !important;
  121.            }
  122.  
  123.            .pt-5{
  124.                padding-top:5px;
  125.            }
  126.            .pb-5{
  127.                padding-bottom:5px;
  128.            }
  129.  
  130.            .pt-20{
  131.                padding-top:20px;
  132.            }
  133.            .pb-20{
  134.                padding-bottom:20px;
  135.            }
  136.  
  137.            p{
  138.                font-size: 20px;
  139.                line-height: 2;
  140.            }
  141.  
  142.  
  143.  
  144.            h2{
  145.                font-size: 24px;
  146.                padding-bottom:20px;
  147.                padding-right:10px;
  148.                border-radius: 10px;
  149.                background-color: #2d237b;
  150.            }
  151.  
  152.            h3{
  153.                font-size: 22px;
  154.                padding-bottom:15px;
  155.            }
  156.  
  157.            .tag-item{
  158.                border-radius: 10px;
  159.                background-color: #2d237b;
  160.                margin-left:10px;
  161.            }
  162.  
  163.            .tag-mb li {
  164.                float: left;
  165.                padding: 5px;
  166.  
  167.            }
  168.  
  169.            .tag-mb li a {
  170.                color:#fff;
  171.            }
  172.  
  173.            #matchLeague {
  174.                color: #c7def2;
  175.                font-size: 14px;
  176.                font-weight: 700;
  177.            }
  178.            #matchScore {
  179.                color: #fff;
  180.                font-size: 20px;
  181.                font-weight: 900;
  182.            }
  183.  
  184.            .message-box{
  185.                color: #ffffff;
  186.                font-size: 18px;
  187.                padding-bottom:5px;
  188.            }
  189.  
  190.  
  191.            #id-custom_banner
  192.            {
  193.                max-height: 100px;
  194.            }
  195.  
  196.  
  197.        </style>
  198.  
  199.        <script>
  200.            var currentUrl = "https://hesgoal-tv.io/premier-league/";
  201.            var mainURL = "https://hesgoal-tv.io/";
  202.            var p = 12;
  203.  
  204.        </script>
  205.  
  206.  
  207.  
  208.  
  209.        <script type="application/ld+json">[{
  210.        "@context": "http://schema.org",
  211.        "@type": "Organization",
  212.        "url": "https://hesgoal-tv.io/premier-league/",
  213.        "logo": {"@type": "ImageObject","width": 190,"height": 60,"url": "https://hesgoal-tv.io/assets/images/hesgoal.png"}
  214. },
  215.    {
  216.        "@context": "http://schema.org",
  217.        "@type": "WebSite",
  218.        "url": "https://hesgoal-tv.io/premier-league/",
  219.        "potentialAction": {
  220.            "@type": "SearchAction",
  221.            "target": "https://hesgoal-tv.io/search?q={search_term_string}",
  222.            "query-input": "required name=search_term_string"
  223.        }
  224.    }]
  225.    </script>
  226.    
  227.    <script type="application/ld+json">
  228.    {
  229.        "@context": "http://schema.org",
  230.        "@type": "BreadcrumbList",
  231.        "itemListElement": [{
  232.            "@type": "ListItem",
  233.            "position": 1,
  234.            "name": "Home",
  235.            "item": "https://hesgoal-tv.io/"
  236.        },
  237.         {
  238.            "@type": "ListItem",
  239.            "position": 2,
  240.            "name": "Premier League Football Table, Fixtures, Scores &amp; Results",
  241.            "item": "https://hesgoal-tv.io/premier-league/"
  242.        }]
  243.    }
  244.    </script>
  245.    
  246.    
  247.    
  248.    
  249.        <script data-cfasync="false" async type="text/javascript" src="//baitedblocs.com/gFWqrbVnTFp/71464"></script>
  250. <script id="aclib" type="text/javascript" src="//acscdn.com/script/aclib.js"></script>
  251.  
  252.  
  253.        
  254.  
  255.  
  256.  
  257.    </head>
  258.  
  259.  
  260.  
  261.  
  262.    <div class="menu-section">
  263.        <div class="container">
  264.            <div class="navbar-brand">
  265.                <a href="https://hesgoal-tv.io/" title="Hesgoal TV">
  266.  
  267.                    <span> Hesgoal TV</span>
  268.  
  269.                </a>
  270.            </div>
  271.            <div class="navmenu">
  272.                <input id="menubtn" type="checkbox">
  273.                <label class="menublabel op" for="menubtn">
  274.                    <span class="liwte">
  275.                        <span class="line line-1"></span>
  276.                        <span class="line line-2"></span>
  277.                        <span class="line line-3"></span>
  278.                    </span>
  279.                </label>
  280.                <div class="nav linkm">
  281.                    <label class="menublabel clo" for="menubtn">
  282.                        <div class="menulabc">HESGOAL</div>
  283.                        <span class="liwte"><span class="line line-1"></span><span class="line line-2"></span></span>
  284.                    </label>
  285.                    <div class="navsiteta">
  286.                        <ul  class="menu">
  287.                            <li id="menu-item-206" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-206">
  288.                                <a href="https://hesgoal-tv.io/hesgoal/" title="HESGOAL" aria-current="page">
  289.                                    <strong> Hesgoal </strong></a></li>
  290.                        </ul>
  291.                    </div>
  292.  
  293.  
  294.  
  295.  
  296.  
  297.                    <div class="navsiteta">
  298.                        <ul  class="menu">
  299.                            <li id="menu-item-206" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-206">
  300.                                <a   href="https://hesgoal-tv.io/tv/" title="TV Guide" aria-current="page"><strong>TV Guide</strong></a></li>
  301.                            <li id="menu-item-344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-344">
  302.                                <a   href=""https://hesgoal-tv.io/tv/" title="TV Guide"><span class="icon telegram"></span>
  303.                                    <span class="sr-only">TV Guide</span></a>
  304.                            </li>
  305.                        </ul>
  306.                    </div>
  307.  
  308.                    <div class="navsiteta">
  309.                        <ul  class="menu">
  310.                            <li id="menu-item-206" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-206">
  311.                                <a   href="https://hesgoal-tv.io/results/" title="Live Scores" aria-current="page"><strong>Live Scores</strong></a></li>
  312.                            <li id="menu-item-344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-344">
  313.                                <a   href="https://hesgoal-tv.io/results/" title="Live Scores"><span class="icon telegram"></span>
  314.                                    <span class="sr-only">Live Scores</span></a>
  315.                            </li>
  316.                        </ul>
  317.                    </div>
  318.  
  319.                    <div class="navsiteta">
  320.                        <ul  class="menu">
  321.                            <li id="menu-item-206" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-206">
  322.                                <a href="https://hesgoal-tv.io/my-leagues/" title="Leagues" aria-current="page"><strong>Leagues</strong></a></li>
  323.                            <li id="menu-item-344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-344">
  324.                                <a href="https://hesgoal-tv.io/my-leagues/" title="Leagues"><span class="icon telegram"></span>
  325.                                    <span class="sr-only">Leagues</span></a>
  326.                            </li>
  327.                        </ul>
  328.                    </div>
  329.  
  330.  
  331.                    <div class="navsiteta">
  332.                        <ul  class="menu">
  333.                            <li id="menu-item-206" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-206">
  334.                                <a href="https://hesgoal-tv.io/app/" title="Android App " aria-current="page"><strong>Android App</strong></a></li>
  335.                            <li id="menu-item-344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-344">
  336.                                <a href="https://hesgoal-tv.io/app/" title="Android App"><span class="icon telegram"></span>
  337.                                    <span class="sr-only">Android App</span></a>
  338.                            </li>
  339.                        </ul>
  340.                    </div>
  341.  
  342.  
  343.  
  344.                    <div class="navsiteta">
  345.                        <ul  class="menu">
  346.                            <li id="menu-item-206" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-206">
  347.                                <a href="https://hesgoal-tv.io/contact/" title="Contact US" aria-current="page"><strong> Contact US</strong></a></li>
  348.                            <li id="menu-item-344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-344">
  349.                                <a href="https://hesgoal-tv.io/contact/" title="Contact US"><span class="icon telegram"></span>
  350.                                    <span class="sr-only">Contact US</span></a>
  351.                            </li>
  352.                        </ul>
  353.                    </div>
  354.  
  355.  
  356.  
  357.                </div>
  358.  
  359.            </div>
  360.        </div>
  361.  
  362.  
  363.  
  364.  
  365.    </div>
  366.  
  367.    
  368.   <link rel='stylesheet' id='football-matches-css' href='https://hesgoal-tv.io/assets/css/standing.css?t=1715198210' media='all' />
  369. <style>
  370.  
  371.  
  372.    .box-title-league    {
  373.        border-radius: 5px;
  374.        background-color: #2d237b;
  375.        padding: 10px;
  376.        margin-top: 20px;
  377.        margin-bottom: 5px;
  378.        border-bottom: transparent;
  379.        display: flex;
  380.        flex-direction: row;
  381.        flex-wrap: nowrap;
  382.    }
  383.  
  384.    .box-title-league h3 {
  385.        font-size: 20px;
  386.        background: #2d237b;
  387.        font-weight: 800;
  388.        color: #09d6cb;
  389.        float: unset;
  390.        text-align: right!important;
  391.        width: 50%;
  392.    }
  393.  
  394.    .league-btn {
  395.        font-size: 18px;
  396.  
  397.        float: left;
  398.        text-align: left!important;
  399.        width: 50%;
  400.    }
  401.  
  402.    .match-event {
  403.  
  404.        order: 0 !important;
  405.    }
  406.  
  407.  
  408.    .btn {
  409.        display: inline-block;
  410.        font-weight: 400;
  411.        line-height: 1.5;
  412.        color: #212529;
  413.        text-align: center;
  414.        text-decoration: none;
  415.        vertical-align: middle;
  416.        cursor: pointer;
  417.        -webkit-user-select: none;
  418.        -moz-user-select: none;
  419.        user-select: none;
  420.        background-color: transparent;
  421.        border: 1px solid transparent;
  422.        padding: 0.375rem 0.75rem;
  423.        font-size: 1rem;
  424.        border-radius: 0.25rem;
  425.        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  426.    }
  427.  
  428.    .btn-info {
  429.        color: #fff;
  430.        background-color: #09d6cb;
  431.        border-color: #09d6cb;
  432.    }
  433.    .btn-info:hover {
  434.        color: #000;
  435.        background-color: #31d2f2;
  436.        border-color: #25cff2;
  437.    }
  438.  
  439.    .btn-warning {
  440.        color: #000;
  441.        background-color: #ffc107;
  442.        border-color: #ffc107;
  443.    }
  444.    .btn-warning:hover {
  445.        color: #000;
  446.        background-color: #ffca2c;
  447.        border-color: #ffc720;
  448.    }
  449.  
  450.    .score-ns {
  451.  
  452.        text-align: center;
  453.        color: #afd9f7;
  454.        margin-left: 2px;
  455.    }
  456.  
  457.    .sc-img-player{
  458.        height: 45px;
  459.    }
  460.  
  461.    .sc-team-name{
  462.        font-size: 15px;
  463.    }
  464.  
  465.  
  466.  
  467.    .sc-rank-badge {
  468.        background-color: #4f38a9;
  469.        height: 34px;
  470.        width: 34px;
  471.        display: -webkit-flex;
  472.        display: -moz-box;
  473.        display: flex;
  474.        -webkit-justify-content: center;
  475.        -moz-box-pack: center;
  476.        justify-content: center;
  477.        -webkit-align-items: center;
  478.        -moz-box-align: center;
  479.        align-items: center;
  480.        -webkit-border-radius: 50%;
  481.        border-radius: 50%;
  482.        color: #fff;
  483.        margin-right: 3px;
  484.        -webkit-box-sizing: border-box;
  485.        -moz-box-sizing: border-box;
  486.        box-sizing: border-box;
  487.        cursor: pointer;
  488.    }
  489.  
  490.  
  491.  /* Style the tab */
  492.    .tab {
  493.        overflow: hidden;
  494.        border: 1px solid #7c86da;
  495.        background-color: #0c0450;
  496.        border-radius: 10px;
  497.    }
  498.  
  499.    /* Style the buttons inside the tab */
  500.  
  501.  
  502.    /* Change background color of buttons on hover */
  503.    .tab button:hover {
  504.        background-color: #f6f7f8;
  505.    color: #000000;
  506.    }
  507.  
  508.    /* Create an active/current tablink class */
  509.    .tab button.active {
  510.        background-color: #f6f7f8;
  511.    color: #000000;
  512.    }
  513.  
  514.    /* Style the tab content */
  515.    .tabcontent {
  516.        display: none;
  517.        border-top: none;
  518.    }
  519.    /* Style the close button */
  520.    .topright {
  521.        float: right;
  522.        cursor: pointer;
  523.        font-size: 28px;
  524.    }
  525.  
  526.    .topright:hover {
  527.        color: red;
  528.    }
  529.    a {
  530.        color: #040535;
  531.        font-weight: 600;
  532.        text-decoration: none;
  533.    }
  534.  
  535.  
  536.    @media screen and (max-width: 600px) {
  537.        .standing-team {
  538.            font-size: 0.9rem;
  539.            width: 25%;
  540.            line-height: 1.2em;
  541.        }
  542.        .row-head {
  543.            width: 96%;
  544.        }
  545.        .tab button {
  546.            width: 25%;
  547.            background-color: inherit;
  548.            float: left;
  549.            border: none;
  550.            outline: none;
  551.            cursor: pointer;
  552.            padding: 14px 5px;
  553.            transition: 0.3s;
  554.            font-size: 13px;
  555.            font-weight: 800;
  556.            color: #fff;
  557.        }
  558.        #result-now {
  559.            letter-spacing: 5px;
  560.            margin-left: 10px;
  561.            margin: 2px 20px 2px 20px;
  562.            border: 3px solid #fbfcff91;
  563.        }
  564.  
  565.        .sc_standing-group {
  566.            width: 50%;
  567.            margin-left: 12px;
  568.            text-align: left;
  569.        }
  570.         .sc-standing-tot{
  571.            width: 12%;
  572.            font-weight: 900;
  573.            text-align: left;
  574.        }
  575.        .sc-standing-pt{
  576.            width: 12%;
  577.            text-align: left;
  578.        }
  579.        .sc-standing-pt1{
  580.            width: 0%;
  581.            display:none;
  582.            text-align: left;
  583.        }
  584.  
  585.        .sc-standing-player {
  586.            font-size: 1rem;
  587.            width: 40%;
  588.            line-height: 1.2em;
  589.        }
  590.  
  591.        .sc-standing-rank {
  592.            width: 9%;
  593.            text-align: left;
  594.        }
  595.  
  596.    }
  597.  
  598.    @media screen and (min-width: 600px) {
  599.        .tab button {
  600.            background-color: inherit;
  601.            float: left;
  602.            border: none;
  603.            outline: none;
  604.            cursor: pointer;
  605.            padding: 14px 40px;
  606.            transition: 0.3s;
  607.            font-size: 20px;
  608.            font-weight: 900;
  609.            color: #fff;
  610.        }
  611.        #result-now {
  612.            letter-spacing: 5px;
  613.            margin-left: 10px;
  614.            margin: 2px 100px 2px 100px;
  615.            border: 3px solid #fbfcff91;
  616.        }
  617.  
  618.        .sc_standing-group {
  619.            width: 40%;
  620.            margin-left: 12px;
  621.            text-align: left;
  622.        }
  623.        .sc-standing-tot{
  624.            width: 12%;
  625.            font-weight: 900;
  626.            text-align: left;
  627.        }
  628.        .sc-standing-pt{
  629.            width: 12%;
  630.            text-align: left;
  631.        }
  632.        .sc-standing-pt1{
  633.            width: 12%;
  634.            text-align: left;
  635.        }
  636.        .sc-standing-player {
  637.            font-size: 1.2rem;
  638.            width: 25%;
  639.            line-height: 1.2em;
  640.        }
  641.        .sc-standing-rank {
  642.            width: 5%;
  643.            text-align: left;
  644.        }
  645.    }
  646. </style>
  647.  
  648. <div class="container">
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.    <div class="panel panel-default">
  657.        <div class="box-title">
  658.  
  659.            <h1 class="boxstitle" >
  660.                <strong> Premier League Football Table, Fixtures, Scores & Results</strong>
  661.            </h1>
  662.        </div>
  663.  
  664.        <div class="matchflex">
  665.  
  666.            <div class="tab">
  667.                <button class="tablinks" onclick="openCity(event, 'standings')" id="defaultOpen">Standings</button>
  668.                <button class="tablinks" onclick="openCity(event, 'results')">Results</button>
  669.                <button class="tablinks" onclick="openCity(event, 'fixtures')">Fixtures</button>
  670.                <button class="tablinks" onclick="openCity(event, 'top_scorers')">Top Scorers</button>
  671.            </div>
  672.  
  673.            <div id="standings" class="tabcontent">
  674.                      
  675. <div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">
  676.  
  677. <h4>A PHP Error was encountered</h4>
  678.  
  679. <p>Severity: Warning</p>
  680. <p>Message:  Invalid argument supplied for foreach()</p>
  681. <p>Filename: partials/standing.php</p>
  682. <p>Line Number: 2</p>
  683.  
  684.  
  685. <p>Backtrace:</p>
  686. <p style="margin-left:10px">
  687. File: /home/runcloud/webapps/hesgoal-tv-io/application/views/leagues/partials/standing.php<br />
  688. Line: 2<br />
  689. Function: _error_handler </p>
  690.  
  691. <p style="margin-left:10px">
  692. File: /home/runcloud/webapps/hesgoal-tv-io/application/views/leagues/premier_league.php<br />
  693. Line: 35<br />
  694. Function: view </p>
  695.  
  696. <p style="margin-left:10px">
  697. File: /home/runcloud/webapps/hesgoal-tv-io/application/controllers/League.php<br />
  698. Line: 109<br />
  699. Function: view </p>
  700.  
  701. <p style="margin-left:10px">
  702. File: /home/runcloud/webapps/hesgoal-tv-io/index.php<br />
  703. Line: 315<br />
  704. Function: require_once </p>
  705.  
  706.  
  707. </div>
  708.            </div>
  709.  
  710.            <div id="results" class="tabcontent">
  711.  
  712.                  
  713.  
  714.                    
  715. <div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">
  716.  
  717. <h4>A PHP Error was encountered</h4>
  718.  
  719. <p>Severity: Warning</p>
  720. <p>Message:  Invalid argument supplied for foreach()</p>
  721. <p>Filename: partials/results.php</p>
  722. <p>Line Number: 4</p>
  723.  
  724.  
  725. <p>Backtrace:</p>
  726. <p style="margin-left:10px">
  727. File: /home/runcloud/webapps/hesgoal-tv-io/application/views/leagues/partials/results.php<br />
  728. Line: 4<br />
  729. Function: _error_handler </p>
  730.  
  731. <p style="margin-left:10px">
  732. File: /home/runcloud/webapps/hesgoal-tv-io/application/views/leagues/premier_league.php<br />
  733. Line: 43<br />
  734. Function: view </p>
  735.  
  736. <p style="margin-left:10px">
  737. File: /home/runcloud/webapps/hesgoal-tv-io/application/controllers/League.php<br />
  738. Line: 109<br />
  739. Function: view </p>
  740.  
  741. <p style="margin-left:10px">
  742. File: /home/runcloud/webapps/hesgoal-tv-io/index.php<br />
  743. Line: 315<br />
  744. Function: require_once </p>
  745.  
  746.  
  747. </div>
  748.  
  749.            </div>
  750.  
  751.            <div id="fixtures" class="tabcontent">
  752.                
  753.  
  754.                    
  755. <div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">
  756.  
  757. <h4>A PHP Error was encountered</h4>
  758.  
  759. <p>Severity: Warning</p>
  760. <p>Message:  Invalid argument supplied for foreach()</p>
  761. <p>Filename: partials/fixtures.php</p>
  762. <p>Line Number: 4</p>
  763.  
  764.  
  765. <p>Backtrace:</p>
  766. <p style="margin-left:10px">
  767. File: /home/runcloud/webapps/hesgoal-tv-io/application/views/leagues/partials/fixtures.php<br />
  768. Line: 4<br />
  769. Function: _error_handler </p>
  770.  
  771. <p style="margin-left:10px">
  772. File: /home/runcloud/webapps/hesgoal-tv-io/application/views/leagues/premier_league.php<br />
  773. Line: 51<br />
  774. Function: view </p>
  775.  
  776. <p style="margin-left:10px">
  777. File: /home/runcloud/webapps/hesgoal-tv-io/application/controllers/League.php<br />
  778. Line: 109<br />
  779. Function: view </p>
  780.  
  781. <p style="margin-left:10px">
  782. File: /home/runcloud/webapps/hesgoal-tv-io/index.php<br />
  783. Line: 315<br />
  784. Function: require_once </p>
  785.  
  786.  
  787. </div>
  788.            </div>
  789.  
  790.            <div id="top_scorers" class="tabcontent">
  791.  
  792.                
  793.                <div class="row-head">
  794.                    <div class="sc_standing-group">
  795.  
  796.                                            </div>
  797.  
  798.                    <div class="sc-standing-pt">
  799.                        Total
  800.                    </div>
  801.  
  802.                    <div class="sc-standing-pt">
  803.                        Assists
  804.                    </div>
  805.                    <div class="sc-standing-pt1">
  806.                        Scored
  807.                    </div>
  808.                    <div class="sc-standing-pt1">
  809.                        Rating
  810.                    </div>
  811.                    <div class="sc-standing-pt">
  812.                        Lineups
  813.                    </div>
  814.  
  815.  
  816.  
  817.                </div>
  818.                                    <div class="row-standing">
  819.                        <div class="sc-standing-rank">
  820.                            <div class="sc-rank-badge">
  821.                                1                            </div>
  822.                        </div>
  823.                        <div class="standing-img">
  824.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/1100.png" alt="E. Haaland">
  825.                        </div>
  826.                        <div class="sc-standing-player">
  827.                            <span> E. Haaland </span> <br>
  828.                            <span class="sc-team-name">Manchester City </span>
  829.                        </div>
  830.  
  831.  
  832.                        <div class="sc-standing-tot">
  833.                            25                        </div>
  834.  
  835.                        <div class="sc-standing-pt">
  836.                            5                        </div>
  837.                        <div class="sc-standing-pt1">
  838.                            6                        </div>
  839.                        <div class="sc-standing-pt1">
  840.                            7.396428                        </div>
  841.                        <div class="sc-standing-pt">
  842.                            26                        </div>
  843.  
  844.  
  845.  
  846.  
  847.                    </div>
  848.                                        <div class="row-standing">
  849.                        <div class="sc-standing-rank">
  850.                            <div class="sc-rank-badge">
  851.                                2                            </div>
  852.                        </div>
  853.                        <div class="standing-img">
  854.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/152982.png" alt="C. Palmer">
  855.                        </div>
  856.                        <div class="sc-standing-player">
  857.                            <span> C. Palmer </span> <br>
  858.                            <span class="sc-team-name">Chelsea </span>
  859.                        </div>
  860.  
  861.  
  862.                        <div class="sc-standing-tot">
  863.                            21                        </div>
  864.  
  865.                        <div class="sc-standing-pt">
  866.                            9                        </div>
  867.                        <div class="sc-standing-pt1">
  868.                            9                        </div>
  869.                        <div class="sc-standing-pt1">
  870.                            7.760000                        </div>
  871.                        <div class="sc-standing-pt">
  872.                            26                        </div>
  873.  
  874.  
  875.  
  876.  
  877.                    </div>
  878.                                        <div class="row-standing">
  879.                        <div class="sc-standing-rank">
  880.                            <div class="sc-rank-badge">
  881.                                3                            </div>
  882.                        </div>
  883.                        <div class="standing-img">
  884.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/2864.png" alt="A. Isak">
  885.                        </div>
  886.                        <div class="sc-standing-player">
  887.                            <span> A. Isak </span> <br>
  888.                            <span class="sc-team-name">Newcastle </span>
  889.                        </div>
  890.  
  891.  
  892.                        <div class="sc-standing-tot">
  893.                            20                        </div>
  894.  
  895.                        <div class="sc-standing-pt">
  896.                            1                        </div>
  897.                        <div class="sc-standing-pt1">
  898.                            5                        </div>
  899.                        <div class="sc-standing-pt1">
  900.                            7.181481                        </div>
  901.                        <div class="sc-standing-pt">
  902.                            24                        </div>
  903.  
  904.  
  905.  
  906.  
  907.                    </div>
  908.                                        <div class="row-standing">
  909.                        <div class="sc-standing-rank">
  910.                            <div class="sc-rank-badge">
  911.                                4                            </div>
  912.                        </div>
  913.                        <div class="standing-img">
  914.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/19366.png" alt="O. Watkins">
  915.                        </div>
  916.                        <div class="sc-standing-player">
  917.                            <span> O. Watkins </span> <br>
  918.                            <span class="sc-team-name">Aston Villa </span>
  919.                        </div>
  920.  
  921.  
  922.                        <div class="sc-standing-tot">
  923.                            19                        </div>
  924.  
  925.                        <div class="sc-standing-pt">
  926.                            12                        </div>
  927.                        <div class="sc-standing-pt1">
  928.                            0                        </div>
  929.                        <div class="sc-standing-pt1">
  930.                            7.382857                        </div>
  931.                        <div class="sc-standing-pt">
  932.                            35                        </div>
  933.  
  934.  
  935.  
  936.  
  937.                    </div>
  938.                                        <div class="row-standing">
  939.                        <div class="sc-standing-rank">
  940.                            <div class="sc-rank-badge">
  941.                                5                            </div>
  942.                        </div>
  943.                        <div class="standing-img">
  944.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/18883.png" alt="D. Solanke">
  945.                        </div>
  946.                        <div class="sc-standing-player">
  947.                            <span> D. Solanke </span> <br>
  948.                            <span class="sc-team-name">Bournemouth </span>
  949.                        </div>
  950.  
  951.  
  952.                        <div class="sc-standing-tot">
  953.                            18                        </div>
  954.  
  955.                        <div class="sc-standing-pt">
  956.                            3                        </div>
  957.                        <div class="sc-standing-pt1">
  958.                            2                        </div>
  959.                        <div class="sc-standing-pt1">
  960.                            7.036111                        </div>
  961.                        <div class="sc-standing-pt">
  962.                            36                        </div>
  963.  
  964.  
  965.  
  966.  
  967.                    </div>
  968.                                        <div class="row-standing">
  969.                        <div class="sc-standing-rank">
  970.                            <div class="sc-rank-badge">
  971.                                6                            </div>
  972.                        </div>
  973.                        <div class="standing-img">
  974.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/306.png" alt="Mohamed Salah">
  975.                        </div>
  976.                        <div class="sc-standing-player">
  977.                            <span> Mohamed Salah </span> <br>
  978.                            <span class="sc-team-name">Liverpool </span>
  979.                        </div>
  980.  
  981.  
  982.                        <div class="sc-standing-tot">
  983.                            18                        </div>
  984.  
  985.                        <div class="sc-standing-pt">
  986.                            10                        </div>
  987.                        <div class="sc-standing-pt1">
  988.                            5                        </div>
  989.                        <div class="sc-standing-pt1">
  990.                            7.616666                        </div>
  991.                        <div class="sc-standing-pt">
  992.                            26                        </div>
  993.  
  994.  
  995.  
  996.  
  997.                    </div>
  998.                                        <div class="row-standing">
  999.                        <div class="sc-standing-rank">
  1000.                            <div class="sc-rank-badge">
  1001.                                7                            </div>
  1002.                        </div>
  1003.                        <div class="standing-img">
  1004.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/186.png" alt="Son Heung-Min">
  1005.                        </div>
  1006.                        <div class="sc-standing-player">
  1007.                            <span> Son Heung-Min </span> <br>
  1008.                            <span class="sc-team-name">Tottenham </span>
  1009.                        </div>
  1010.  
  1011.  
  1012.                        <div class="sc-standing-tot">
  1013.                            17                        </div>
  1014.  
  1015.                        <div class="sc-standing-pt">
  1016.                            9                        </div>
  1017.                        <div class="sc-standing-pt1">
  1018.                            2                        </div>
  1019.                        <div class="sc-standing-pt1">
  1020.                            7.590625                        </div>
  1021.                        <div class="sc-standing-pt">
  1022.                            31                        </div>
  1023.  
  1024.  
  1025.  
  1026.  
  1027.                    </div>
  1028.                                        <div class="row-standing">
  1029.                        <div class="sc-standing-rank">
  1030.                            <div class="sc-rank-badge">
  1031.                                8                            </div>
  1032.                        </div>
  1033.                        <div class="standing-img">
  1034.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/631.png" alt="P. Foden">
  1035.                        </div>
  1036.                        <div class="sc-standing-player">
  1037.                            <span> P. Foden </span> <br>
  1038.                            <span class="sc-team-name">Manchester City </span>
  1039.                        </div>
  1040.  
  1041.  
  1042.                        <div class="sc-standing-tot">
  1043.                            16                        </div>
  1044.  
  1045.                        <div class="sc-standing-pt">
  1046.                            8                        </div>
  1047.                        <div class="sc-standing-pt1">
  1048.                            0                        </div>
  1049.                        <div class="sc-standing-pt1">
  1050.                            7.759375                        </div>
  1051.                        <div class="sc-standing-pt">
  1052.                            30                        </div>
  1053.  
  1054.  
  1055.  
  1056.  
  1057.                    </div>
  1058.                                        <div class="row-standing">
  1059.                        <div class="sc-standing-rank">
  1060.                            <div class="sc-rank-badge">
  1061.                                9                            </div>
  1062.                        </div>
  1063.                        <div class="standing-img">
  1064.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/19428.png" alt="J. Bowen">
  1065.                        </div>
  1066.                        <div class="sc-standing-player">
  1067.                            <span> J. Bowen </span> <br>
  1068.                            <span class="sc-team-name">West Ham </span>
  1069.                        </div>
  1070.  
  1071.  
  1072.                        <div class="sc-standing-tot">
  1073.                            16                        </div>
  1074.  
  1075.                        <div class="sc-standing-pt">
  1076.                            6                        </div>
  1077.                        <div class="sc-standing-pt1">
  1078.                            0                        </div>
  1079.                        <div class="sc-standing-pt1">
  1080.                            7.127272                        </div>
  1081.                        <div class="sc-standing-pt">
  1082.                            33                        </div>
  1083.  
  1084.  
  1085.  
  1086.  
  1087.                    </div>
  1088.                                        <div class="row-standing">
  1089.                        <div class="sc-standing-rank">
  1090.                            <div class="sc-rank-badge">
  1091.                                10                            </div>
  1092.                        </div>
  1093.                        <div class="standing-img">
  1094.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/1460.png" alt="B. Saka">
  1095.                        </div>
  1096.                        <div class="sc-standing-player">
  1097.                            <span> B. Saka </span> <br>
  1098.                            <span class="sc-team-name">Arsenal </span>
  1099.                        </div>
  1100.  
  1101.  
  1102.                        <div class="sc-standing-tot">
  1103.                            16                        </div>
  1104.  
  1105.                        <div class="sc-standing-pt">
  1106.                            8                        </div>
  1107.                        <div class="sc-standing-pt1">
  1108.                            6                        </div>
  1109.                        <div class="sc-standing-pt1">
  1110.                            7.711764                        </div>
  1111.                        <div class="sc-standing-pt">
  1112.                            34                        </div>
  1113.  
  1114.  
  1115.  
  1116.  
  1117.                    </div>
  1118.                                        <div class="row-standing">
  1119.                        <div class="sc-standing-rank">
  1120.                            <div class="sc-rank-badge">
  1121.                                11                            </div>
  1122.                        </div>
  1123.                        <div class="standing-img">
  1124.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/18931.png" alt="C. Wood">
  1125.                        </div>
  1126.                        <div class="sc-standing-player">
  1127.                            <span> C. Wood </span> <br>
  1128.                            <span class="sc-team-name">Nottingham Forest </span>
  1129.                        </div>
  1130.  
  1131.  
  1132.                        <div class="sc-standing-tot">
  1133.                            12                        </div>
  1134.  
  1135.                        <div class="sc-standing-pt">
  1136.                            1                        </div>
  1137.                        <div class="sc-standing-pt1">
  1138.                            0                        </div>
  1139.                        <div class="sc-standing-pt1">
  1140.                            6.900000                        </div>
  1141.                        <div class="sc-standing-pt">
  1142.                            18                        </div>
  1143.  
  1144.  
  1145.  
  1146.  
  1147.                    </div>
  1148.                                        <div class="row-standing">
  1149.                        <div class="sc-standing-rank">
  1150.                            <div class="sc-rank-badge">
  1151.                                12                            </div>
  1152.                        </div>
  1153.                        <div class="standing-img">
  1154.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/978.png" alt="K. Havertz">
  1155.                        </div>
  1156.                        <div class="sc-standing-player">
  1157.                            <span> K. Havertz </span> <br>
  1158.                            <span class="sc-team-name">Arsenal </span>
  1159.                        </div>
  1160.  
  1161.  
  1162.                        <div class="sc-standing-tot">
  1163.                            12                        </div>
  1164.  
  1165.                        <div class="sc-standing-pt">
  1166.                            6                        </div>
  1167.                        <div class="sc-standing-pt1">
  1168.                            1                        </div>
  1169.                        <div class="sc-standing-pt1">
  1170.                            7.220000                        </div>
  1171.                        <div class="sc-standing-pt">
  1172.                            28                        </div>
  1173.  
  1174.  
  1175.  
  1176.  
  1177.                    </div>
  1178.                                        <div class="row-standing">
  1179.                        <div class="sc-standing-rank">
  1180.                            <div class="sc-rank-badge">
  1181.                                13                            </div>
  1182.                        </div>
  1183.                        <div class="standing-img">
  1184.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/24888.png" alt="Hwang Hee-Chan">
  1185.                        </div>
  1186.                        <div class="sc-standing-player">
  1187.                            <span> Hwang Hee-Chan </span> <br>
  1188.                            <span class="sc-team-name">Wolves </span>
  1189.                        </div>
  1190.  
  1191.  
  1192.                        <div class="sc-standing-tot">
  1193.                            12                        </div>
  1194.  
  1195.                        <div class="sc-standing-pt">
  1196.                            3                        </div>
  1197.                        <div class="sc-standing-pt1">
  1198.                            1                        </div>
  1199.                        <div class="sc-standing-pt1">
  1200.                            7.003703                        </div>
  1201.                        <div class="sc-standing-pt">
  1202.                            23                        </div>
  1203.  
  1204.  
  1205.  
  1206.  
  1207.                    </div>
  1208.                                        <div class="row-standing">
  1209.                        <div class="sc-standing-rank">
  1210.                            <div class="sc-rank-badge">
  1211.                                14                            </div>
  1212.                        </div>
  1213.                        <div class="standing-img">
  1214.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/25927.png" alt="J. Mateta">
  1215.                        </div>
  1216.                        <div class="sc-standing-player">
  1217.                            <span> J. Mateta </span> <br>
  1218.                            <span class="sc-team-name">Crystal Palace </span>
  1219.                        </div>
  1220.  
  1221.  
  1222.                        <div class="sc-standing-tot">
  1223.                            12                        </div>
  1224.  
  1225.                        <div class="sc-standing-pt">
  1226.                            4                        </div>
  1227.                        <div class="sc-standing-pt1">
  1228.                            2                        </div>
  1229.                        <div class="sc-standing-pt1">
  1230.                            6.863636                        </div>
  1231.                        <div class="sc-standing-pt">
  1232.                            23                        </div>
  1233.  
  1234.  
  1235.  
  1236.  
  1237.                    </div>
  1238.                                        <div class="row-standing">
  1239.                        <div class="sc-standing-rank">
  1240.                            <div class="sc-rank-badge">
  1241.                                15                            </div>
  1242.                        </div>
  1243.                        <div class="standing-img">
  1244.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/51617.png" alt="D. Núñez">
  1245.                        </div>
  1246.                        <div class="sc-standing-player">
  1247.                            <span> D. Núñez </span> <br>
  1248.                            <span class="sc-team-name">Liverpool </span>
  1249.                        </div>
  1250.  
  1251.  
  1252.                        <div class="sc-standing-tot">
  1253.                            11                        </div>
  1254.  
  1255.                        <div class="sc-standing-pt">
  1256.                            8                        </div>
  1257.                        <div class="sc-standing-pt1">
  1258.                            0                        </div>
  1259.                        <div class="sc-standing-pt1">
  1260.                            7.014705                        </div>
  1261.                        <div class="sc-standing-pt">
  1262.                            22                        </div>
  1263.  
  1264.  
  1265.  
  1266.  
  1267.                    </div>
  1268.                                        <div class="row-standing">
  1269.                        <div class="sc-standing-rank">
  1270.                            <div class="sc-rank-badge">
  1271.                                16                            </div>
  1272.                        </div>
  1273.                        <div class="standing-img">
  1274.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/283058.png" alt="N. Jackson">
  1275.                        </div>
  1276.                        <div class="sc-standing-player">
  1277.                            <span> N. Jackson </span> <br>
  1278.                            <span class="sc-team-name">Chelsea </span>
  1279.                        </div>
  1280.  
  1281.  
  1282.                        <div class="sc-standing-tot">
  1283.                            11                        </div>
  1284.  
  1285.                        <div class="sc-standing-pt">
  1286.                            4                        </div>
  1287.                        <div class="sc-standing-pt1">
  1288.                            0                        </div>
  1289.                        <div class="sc-standing-pt1">
  1290.                            6.919354                        </div>
  1291.                        <div class="sc-standing-pt">
  1292.                            27                        </div>
  1293.  
  1294.  
  1295.  
  1296.  
  1297.                    </div>
  1298.                                        <div class="row-standing">
  1299.                        <div class="sc-standing-rank">
  1300.                            <div class="sc-rank-badge">
  1301.                                17                            </div>
  1302.                        </div>
  1303.                        <div class="standing-img">
  1304.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/2413.png" alt="Richarlison">
  1305.                        </div>
  1306.                        <div class="sc-standing-player">
  1307.                            <span> Richarlison </span> <br>
  1308.                            <span class="sc-team-name">Tottenham </span>
  1309.                        </div>
  1310.  
  1311.  
  1312.                        <div class="sc-standing-tot">
  1313.                            11                        </div>
  1314.  
  1315.                        <div class="sc-standing-pt">
  1316.                            4                        </div>
  1317.                        <div class="sc-standing-pt1">
  1318.                            0                        </div>
  1319.                        <div class="sc-standing-pt1">
  1320.                            7.060714                        </div>
  1321.                        <div class="sc-standing-pt">
  1322.                            18                        </div>
  1323.  
  1324.  
  1325.  
  1326.  
  1327.                    </div>
  1328.                                        <div class="row-standing">
  1329.                        <div class="sc-standing-rank">
  1330.                            <div class="sc-rank-badge">
  1331.                                18                            </div>
  1332.                        </div>
  1333.                        <div class="standing-img">
  1334.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/1946.png" alt="L. Trossard">
  1335.                        </div>
  1336.                        <div class="sc-standing-player">
  1337.                            <span> L. Trossard </span> <br>
  1338.                            <span class="sc-team-name">Arsenal </span>
  1339.                        </div>
  1340.  
  1341.  
  1342.                        <div class="sc-standing-tot">
  1343.                            11                        </div>
  1344.  
  1345.                        <div class="sc-standing-pt">
  1346.                            1                        </div>
  1347.                        <div class="sc-standing-pt1">
  1348.                            0                        </div>
  1349.                        <div class="sc-standing-pt1">
  1350.                            7.046875                        </div>
  1351.                        <div class="sc-standing-pt">
  1352.                            16                        </div>
  1353.  
  1354.  
  1355.  
  1356.  
  1357.                    </div>
  1358.                                        <div class="row-standing">
  1359.                        <div class="sc-standing-rank">
  1360.                            <div class="sc-rank-badge">
  1361.                                19                            </div>
  1362.                        </div>
  1363.                        <div class="standing-img">
  1364.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/1165.png" alt="Matheus Cunha">
  1365.                        </div>
  1366.                        <div class="sc-standing-player">
  1367.                            <span> Matheus Cunha </span> <br>
  1368.                            <span class="sc-team-name">Wolves </span>
  1369.                        </div>
  1370.  
  1371.  
  1372.                        <div class="sc-standing-tot">
  1373.                            11                        </div>
  1374.  
  1375.                        <div class="sc-standing-pt">
  1376.                            7                        </div>
  1377.                        <div class="sc-standing-pt1">
  1378.                            1                        </div>
  1379.                        <div class="sc-standing-pt1">
  1380.                            7.200000                        </div>
  1381.                        <div class="sc-standing-pt">
  1382.                            27                        </div>
  1383.  
  1384.  
  1385.  
  1386.  
  1387.                    </div>
  1388.                                        <div class="row-standing">
  1389.                        <div class="sc-standing-rank">
  1390.                            <div class="sc-rank-badge">
  1391.                                20                            </div>
  1392.                        </div>
  1393.                        <div class="standing-img">
  1394.                            <img class="sc-img-player"  src="https://media.api-sports.io/football/players/983.png" alt="L. Bailey">
  1395.                        </div>
  1396.                        <div class="sc-standing-player">
  1397.                            <span> L. Bailey </span> <br>
  1398.                            <span class="sc-team-name">Aston Villa </span>
  1399.                        </div>
  1400.  
  1401.  
  1402.                        <div class="sc-standing-tot">
  1403.                            10                        </div>
  1404.  
  1405.                        <div class="sc-standing-pt">
  1406.                            9                        </div>
  1407.                        <div class="sc-standing-pt1">
  1408.                            0                        </div>
  1409.                        <div class="sc-standing-pt1">
  1410.                            7.126470                        </div>
  1411.                        <div class="sc-standing-pt">
  1412.                            21                        </div>
  1413.  
  1414.  
  1415.  
  1416.  
  1417.                    </div>
  1418.                                </div>
  1419.  
  1420.  
  1421.  
  1422.  
  1423.  
  1424.  
  1425.  
  1426.  
  1427.  
  1428.  
  1429.  
  1430.  
  1431.  
  1432.  
  1433.  
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439.  
  1440.  
  1441.  
  1442.  
  1443.  
  1444.  
  1445.  
  1446.  
  1447.  
  1448.  
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458.  
  1459.        </div>
  1460.    </div>
  1461. </div>
  1462.  
  1463.  
  1464.    <div class="container">
  1465.        <div class="tabsbox">
  1466.            <div class="box-title">
  1467.                <h3><strong> Hesgoal Live - Hesgoal TV </strong></h3>
  1468.            </div>
  1469.            <div class="wdthbox">
  1470.                <div>
  1471.                    Hesgoal offers you on the Internet everything related to football from direct links to matches to news, videos and summaries of today's and yesterday's matches, as well as tomorrow's matches in all European, African and Asian leagues as well as Latin leagues. And Al-Arabiya, where we are working to transmit the news of today, tomorrow and yesterday on our website - so follow the site because we provide you with all the matches and international leagues such as the European Champions League, the European League and the World Cup. Watch the goals of the most important matches of the day and summaries of all the league matches with the appropriate commentary for you in Arabic on Kingfoot. For professionals, the Emirates League, the Qatar Stars League, the Arab Championship, the Club World Cup, and international matches, all of this is on the Golato site. High                    </div>
  1472.                <div>
  1473.                    <p></p>
  1474.                </div>
  1475.            </div>
  1476.        </div>
  1477.    </div>
  1478.    <script>
  1479.        function openCity(evt, name) {
  1480.            var i, tabcontent, tablinks;
  1481.            tabcontent = document.getElementsByClassName("tabcontent");
  1482.            for (i = 0; i < tabcontent.length; i++) {
  1483.                tabcontent[i].style.display = "none";
  1484.            }
  1485.            tablinks = document.getElementsByClassName("tablinks");
  1486.            for (i = 0; i < tablinks.length; i++) {
  1487.                tablinks[i].className = tablinks[i].className.replace(" active", "");
  1488.            }
  1489.            document.getElementById(name).style.display = "block";
  1490.            evt.currentTarget.className += " active";
  1491.        }
  1492.  
  1493.        // Get the element with id="defaultOpen" and click on it
  1494.        document.getElementById("defaultOpen").click();
  1495.    </script>
  1496.  
  1497.    
  1498.  
  1499.  
  1500.  
  1501. <footer>
  1502.    <!--
  1503.            <script disable-devtool-auto src='https://cdn.jsdelivr.net/npm/disable-devtool@latest/disable-devtool.min.js'></script>
  1504.    -->
  1505.  
  1506.    <div class="container">
  1507.        <div class="footermb">
  1508.            <ul  class="menu">
  1509.                
  1510.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1511.                            <a  href=" https://hes-goals.io/" title="Hesgoal">Hesgoal</a>
  1512.                        </li>
  1513.                        
  1514.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1515.                            <a  href=" https://shoote-yalla.com/" title="Yalla Shoot">Yalla Shoot</a>
  1516.                        </li>
  1517.                        
  1518.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1519.                            <a  href=" https://9goals.io/" title="9goal">9goal</a>
  1520.                        </li>
  1521.                        
  1522.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1523.                            <a  href=" https://live.totalsporteks.tv/" title="Totalsportek">Totalsportek</a>
  1524.                        </li>
  1525.                        
  1526.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1527.                            <a  href=" https://vip-box.tv/" title="Vipbox">Vipbox</a>
  1528.                        </li>
  1529.                        
  1530.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1531.                            <a  href=" https://yalla-lives.net/" title="Yalla Live English
  1532. ">Yalla Live English
  1533. </a>
  1534.                        </li>
  1535.                        
  1536.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1537.                            <a  href=" https://yacine-app.com/" title="Yacine TV">Yacine TV</a>
  1538.                        </li>
  1539.                        
  1540.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1541.                            <a  href=" https://live-kora.tv/" title="kora live - كورة لايف">kora live - كورة لايف</a>
  1542.                        </li>
  1543.                        
  1544.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1545.                            <a  href=" https://yalla.koora-live.tv/" title="Koora live">Koora live</a>
  1546.                        </li>
  1547.                        
  1548.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1549.                            <a  href=" https://live.shoot-yalla.io/" title="Yalla Shoot English - Free Sports Live Streaming">Yalla Shoot English - Free Sports Live Streaming</a>
  1550.                        </li>
  1551.                        
  1552.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1553.                            <a  href=" https://shoot-yalla.pro/" title="Yalla Shoot Live">Yalla Shoot Live</a>
  1554.                        </li>
  1555.                        
  1556.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1557.                            <a  href=" https://yacine-app.tv/" title="ياسين تيفي ">ياسين تيفي </a>
  1558.                        </li>
  1559.                        
  1560.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1561.                            <a  href=" https://lives.yalla-shoots.tv/" title="يلا شوت - Yalla Shoot">يلا شوت - Yalla Shoot</a>
  1562.                        </li>
  1563.                        
  1564.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1565.                            <a  href=" https://hesgoal-live.io/" title="Hesgoal Live">Hesgoal Live</a>
  1566.                        </li>
  1567.                        
  1568.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1569.                            <a  href=" https://tv.golato.io/" title="Golato TV">Golato TV</a>
  1570.                        </li>
  1571.                        
  1572.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1573.                            <a  href=" https://live.hes-goal.net/" title="Hesgoal Live">Hesgoal Live</a>
  1574.                        </li>
  1575.                        
  1576.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1577.                            <a  href=" https://the.stream-east.tv/" title="Streameast">Streameast</a>
  1578.                        </li>
  1579.                        
  1580.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1581.                            <a  href=" https://yalla-score.com/" title="Yalla Score">Yalla Score</a>
  1582.                        </li>
  1583.                        
  1584.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1585.                            <a  href=" https://yalla-score.com/live/" title="lives scores">lives scores</a>
  1586.                        </li>
  1587.                        
  1588.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1589.                            <a  href=" https://sofa-scores.com/" title="sofa scores">sofa scores</a>
  1590.                        </li>
  1591.                        
  1592.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1593.                            <a  href=" https://hesgoal-score.com/" title="hesgoal score">hesgoal score</a>
  1594.                        </li>
  1595.                        
  1596.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1597.                            <a  href=" https://www.kooora4live.ai/" title="كورة 4 لايف ">كورة 4 لايف </a>
  1598.                        </li>
  1599.                        
  1600.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1601.                            <a  href=" https://yalla-shoote.tv/" title="يلا شوت">يلا شوت</a>
  1602.                        </li>
  1603.                        
  1604.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1605.                            <a  href=" https://total-sportek.tv/" title="total-sportek tv">total-sportek tv</a>
  1606.                        </li>
  1607.                        
  1608.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1609.                            <a  href=" https://live-yalla-shoot.tv/home-1/" title="Yalla shoo live">Yalla shoo live</a>
  1610.                        </li>
  1611.                        
  1612.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1613.                            <a  href=" https://yalla-shoot-live.io/" title="yalla shoot live english">yalla shoot live english</a>
  1614.                        </li>
  1615.                        
  1616.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1617.                            <a  href=" https://yalla-score.com/tv/" title="TV Guide">TV Guide</a>
  1618.                        </li>
  1619.                        
  1620.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1621.                            <a  href=" https://delta-insurance.net/" title="Delta Insurance">Delta Insurance</a>
  1622.                        </li>
  1623.                        
  1624.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1625.                            <a  href=" https://beta-insurance.com/" title="Beta Insurance">Beta Insurance</a>
  1626.                        </li>
  1627.                        
  1628.                        <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1629.                            <a  href=" https://yalla-shoote.io/" title="Yalla Shoot">Yalla Shoot</a>
  1630.                        </li>
  1631.                                        <li id="menu-item-233" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-233"><a href="https://hesgoal-tv.io/privacy-policy/">Privacy Policy</a></li>
  1632.                <li id="menu-item-236" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-236"><a href="https://hesgoal-tv.io/contact/">Contact us   </a></li>
  1633.                <li id="menu-item-1411" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1411"><a href="https://hesgoal-tv.io/about-us/">About Us</a></li>
  1634.                <li id="menu-item-1411" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1411"><a href="https://hesgoal-tv.io/terms/">Terms and conditions</a></li>  
  1635.  
  1636.  
  1637.                <li  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347">
  1638.                    2024-05-08 19:56:50                </li>
  1639.            </ul>
  1640.        </div>
  1641.    </div>
  1642. </footer>
  1643.  
  1644. <script async src="https://www.googletagmanager.com/gtag/js?id=G-F4ZV7V31SC"></script>
  1645. <script>
  1646.    window.dataLayer = window.dataLayer || [];
  1647.    function gtag() {
  1648.        dataLayer.push(arguments);
  1649.    }
  1650.    gtag('js', new Date());
  1651.    gtag('config', 'G-F4ZV7V31SC');
  1652.    setInterval(function () {
  1653.        window.dataLayer = window.dataLayer || [];
  1654.        function gtag() {
  1655.            dataLayer.push(arguments);
  1656.        }
  1657.        gtag('js', new Date());
  1658.        gtag('config', 'G-F4ZV7V31SC');
  1659.    }, 60000);
  1660.  
  1661.    //   var _0x4f098e=_0x521b;function _0x28e1(){var _0x4a3084=['debugger','gguDq','contextmen','1261204lqwskO','eTRes','xWWZy','668kzKwmH','ctrlKey','keyCode','279erEprk','qrDXD','6329664iXVujB','length','QGLVz','3639808rMWPLL','qIIeS','onkeydown','ZMstw','shiftKey','MzrdJ','constructo','cZxPN','264oohOQt','180590AOyEOJ','sRLVn','charCodeAt','split','preventDef','9CBZtLC','keydown','4|0|3|2|1','dEZCG','ault','5nuqkFm','260ibzsBq','jfmqU','26zoTQPu','3222138amiteW','dGCje','IEoBU','13764WIwFch','skPmv'];_0x28e1=function(){return _0x4a3084;};return _0x28e1();}function _0x521b(_0x579706,_0x4b8f16){var _0x5c2253=_0x28e1();return _0x521b=function(_0x1c98f1,_0x2cfdf1){_0x1c98f1=_0x1c98f1-(0x1aec+0x15d9*0x1+-0x2*0x17aa);var _0x2cd868=_0x5c2253[_0x1c98f1];return _0x2cd868;},_0x521b(_0x579706,_0x4b8f16);}(function(_0x4342f5,_0x2a8ef0){var _0x541157=_0x521b,_0x469a52=_0x4342f5();while(!![]){try{var _0x406178=-parseInt(_0x541157(0x17f))/(0x113+-0x3*0xbd3+0x1*0x2267)*(-parseInt(_0x541157(0x18d))/(-0x2106*-0x1+-0x208+-0x2*0xf7e))+parseInt(_0x541157(0x190))/(-0x76*0x2f+-0xf13+-0x1c*-0x150)*(-parseInt(_0x541157(0x185))/(-0x2184+-0x3d4+0x255c))+-parseInt(_0x541157(0x17e))/(0x78*-0x4f+-0x73a+0x2c47*0x1)*(-parseInt(_0x541157(0x182))/(0x97*-0x5+0x491*-0x2+0xc1b))+-parseInt(_0x541157(0x18a))/(0xb19*0x3+-0x1318+-0xe2c)+-parseInt(_0x541157(0x195))/(0x2137+0x8e9*-0x1+-0x1846)*(parseInt(_0x541157(0x179))/(-0x2322+-0x1e9*0x10+0x41bb))+-parseInt(_0x541157(0x174))/(-0x4f+0x84d+-0x7f4)*(parseInt(_0x541157(0x173))/(-0x1b29+-0x9e*-0x1a+0xb28))+parseInt(_0x541157(0x192))/(-0x2444+-0x1db*0x15+0x7*0xac1)*(parseInt(_0x541157(0x181))/(-0x5*0x52f+0xe88+0x3d0*0x3));if(_0x406178===_0x2a8ef0)break;else _0x469a52['push'](_0x469a52['shift']());}catch(_0x34ec6a){_0x469a52['push'](_0x469a52['shift']());}}}(_0x28e1,-0x29*-0xc45+0x13*-0x53f5+-0xab38*-0xd),document[_0x4f098e(0x197)]=function(_0x480b91){var _0x2e43fb=_0x4f098e,_0x1edff5={'dEZCG':_0x2e43fb(0x17b),'xWWZy':function(_0x464134,_0xa30142){return _0x464134==_0xa30142;},'MzrdJ':function(_0x483230,_0xaaed9d){return _0x483230==_0xaaed9d;},'jfmqU':function(_0x2f6961,_0x3d62f0){return _0x2f6961==_0x3d62f0;},'dGCje':function(_0x2a5152,_0x33db58){return _0x2a5152==_0x33db58;},'qrDXD':function(_0x40a076,_0x26380b){return _0x40a076==_0x26380b;}},_0xc81c8d=_0x1edff5[_0x2e43fb(0x17c)][_0x2e43fb(0x177)]('|'),_0x4a4b0c=0x110b+-0x2*-0x12da+0x1*-0x36bf;while(!![]){switch(_0xc81c8d[_0x4a4b0c++]){case'0':if(_0x480b91[_0x2e43fb(0x18e)]&&_0x480b91[_0x2e43fb(0x199)]&&_0x1edff5[_0x2e43fb(0x18c)](_0x480b91[_0x2e43fb(0x18f)],'I'[_0x2e43fb(0x176)](0x215*-0xd+0x1753+-0x1df*-0x2)))return![];continue;case'1':if(_0x480b91[_0x2e43fb(0x18e)]&&_0x1edff5[_0x2e43fb(0x19a)](_0x480b91[_0x2e43fb(0x18f)],'U'[_0x2e43fb(0x176)](0x1d92+-0x33*0xa6+0x380)))return![];continue;case'2':if(_0x480b91[_0x2e43fb(0x18e)]&&_0x480b91[_0x2e43fb(0x199)]&&_0x1edff5[_0x2e43fb(0x180)](_0x480b91[_0x2e43fb(0x18f)],'J'[_0x2e43fb(0x176)](0x72c+0x1930+-0x205c)))return![];continue;case'3':if(_0x480b91[_0x2e43fb(0x18e)]&&_0x480b91[_0x2e43fb(0x199)]&&_0x1edff5[_0x2e43fb(0x183)](_0x480b91[_0x2e43fb(0x18f)],'C'[_0x2e43fb(0x176)](0x1b58+0x2*0x9e+-0x1c94)))return![];continue;case'4':if(_0x1edff5[_0x2e43fb(0x191)](event[_0x2e43fb(0x18f)],-0x1747+0xd94+-0x2*-0x517))return![];continue;}break;}},($(document)[_0x4f098e(0x17a)](function(_0x484ea3){var _0x2e1bfd=_0x4f098e,_0x4170a5={'QGLVz':function(_0x20a199,_0x324432){return _0x20a199!=_0x324432;}};return _0x4170a5[_0x2e1bfd(0x194)](0x1*-0x1393+0x1*0x1307+0x107*0x1,_0x484ea3[_0x2e1bfd(0x18f)])&&!_0x484ea3[_0x2e1bfd(0x18e)]&&!_0x484ea3[_0x2e1bfd(0x199)]&&void(0x1d9d+0x3*-0x1ed+-0x17d6);}),$(document)['on'](_0x4f098e(0x189)+'u',function(_0x59da2c){var _0x1a5c3c=_0x4f098e;_0x59da2c[_0x1a5c3c(0x178)+_0x1a5c3c(0x17d)]();}),function e(){var _0x35d9eb=_0x4f098e,_0x70ea33={'cZxPN':function(_0x3d9ed9,_0x3c24cf){return _0x3d9ed9===_0x3c24cf;},'eTRes':function(_0x35ee37,_0x4e76b4){return _0x35ee37+_0x4e76b4;},'gguDq':function(_0x2826b3,_0x188877){return _0x2826b3/_0x188877;},'IEoBU':function(_0x190b1f,_0x53c83c){return _0x190b1f!=_0x53c83c;},'sRLVn':function(_0x324510,_0x21a846){return _0x324510%_0x21a846;},'qIIeS':_0x35d9eb(0x187),'ZMstw':function(_0x328685,_0x356788){return _0x328685(_0x356788);},'skPmv':function(_0x337a46,_0x48985a,_0x1f3505){return _0x337a46(_0x48985a,_0x1f3505);}};try{!function _0x5b514e(_0x2d3233){var _0x444041=_0x35d9eb;_0x70ea33[_0x444041(0x172)](-0x14ba+-0x1d*0x143+0x3952,_0x70ea33[_0x444041(0x18b)]('',_0x70ea33[_0x444041(0x188)](_0x2d3233,_0x2d3233))[_0x444041(0x193)])&&_0x70ea33[_0x444041(0x184)](_0x70ea33[_0x444041(0x175)](_0x2d3233,0x1*0x1dba+0x3c7*-0x2+0xca*-0x1c),-0xa8*0x38+0x10d*0x1e+0x53a*0x1)||function(){}[_0x444041(0x171)+'r'](_0x70ea33[_0x444041(0x196)])(),_0x70ea33[_0x444041(0x198)](_0x5b514e,++_0x2d3233);}(0x32c*0xb+0xb99*-0x2+-0xbb2);}catch(_0x49c6b2){_0x70ea33[_0x35d9eb(0x186)](setTimeout,e,-0x1d5b+-0x1*-0xe35+0x6*0x32d);}}()));
  1662.  
  1663. </script>
  1664.  
  1665. <style>
  1666.    .float {
  1667.        position: fixed;
  1668.        width: 60px;
  1669.        height: 60px;
  1670.        bottom: 40px;
  1671.        left: 40px;
  1672.        border-radius: 50px;
  1673.        text-align: center;
  1674.        font-size: 30px;
  1675.        box-shadow: 2px 2px 3px #999;
  1676.        z-index: 100;
  1677.        background-image: url(https://live.shoot-yalla.tv/uploads/img/telegram.svg);
  1678.        background-repeat: no-repeat;
  1679.        background-size: cover;
  1680.    }
  1681.  
  1682. </style>
  1683.  
  1684. <div id="teleg-id">
  1685.    <a href="https://t.me/+6IaC1Dq9DSFjZjFk" class="float" target="_blank">
  1686.  
  1687.    </a>
  1688. </div>
  1689.  
  1690. <script>
  1691.    //   var _0x4f098e=_0x521b;function _0x28e1(){var _0x4a3084=['debugger','gguDq','contextmen','1261204lqwskO','eTRes','xWWZy','668kzKwmH','ctrlKey','keyCode','279erEprk','qrDXD','6329664iXVujB','length','QGLVz','3639808rMWPLL','qIIeS','onkeydown','ZMstw','shiftKey','MzrdJ','constructo','cZxPN','264oohOQt','180590AOyEOJ','sRLVn','charCodeAt','split','preventDef','9CBZtLC','keydown','4|0|3|2|1','dEZCG','ault','5nuqkFm','260ibzsBq','jfmqU','26zoTQPu','3222138amiteW','dGCje','IEoBU','13764WIwFch','skPmv'];_0x28e1=function(){return _0x4a3084;};return _0x28e1();}function _0x521b(_0x579706,_0x4b8f16){var _0x5c2253=_0x28e1();return _0x521b=function(_0x1c98f1,_0x2cfdf1){_0x1c98f1=_0x1c98f1-(0x1aec+0x15d9*0x1+-0x2*0x17aa);var _0x2cd868=_0x5c2253[_0x1c98f1];return _0x2cd868;},_0x521b(_0x579706,_0x4b8f16);}(function(_0x4342f5,_0x2a8ef0){var _0x541157=_0x521b,_0x469a52=_0x4342f5();while(!![]){try{var _0x406178=-parseInt(_0x541157(0x17f))/(0x113+-0x3*0xbd3+0x1*0x2267)*(-parseInt(_0x541157(0x18d))/(-0x2106*-0x1+-0x208+-0x2*0xf7e))+parseInt(_0x541157(0x190))/(-0x76*0x2f+-0xf13+-0x1c*-0x150)*(-parseInt(_0x541157(0x185))/(-0x2184+-0x3d4+0x255c))+-parseInt(_0x541157(0x17e))/(0x78*-0x4f+-0x73a+0x2c47*0x1)*(-parseInt(_0x541157(0x182))/(0x97*-0x5+0x491*-0x2+0xc1b))+-parseInt(_0x541157(0x18a))/(0xb19*0x3+-0x1318+-0xe2c)+-parseInt(_0x541157(0x195))/(0x2137+0x8e9*-0x1+-0x1846)*(parseInt(_0x541157(0x179))/(-0x2322+-0x1e9*0x10+0x41bb))+-parseInt(_0x541157(0x174))/(-0x4f+0x84d+-0x7f4)*(parseInt(_0x541157(0x173))/(-0x1b29+-0x9e*-0x1a+0xb28))+parseInt(_0x541157(0x192))/(-0x2444+-0x1db*0x15+0x7*0xac1)*(parseInt(_0x541157(0x181))/(-0x5*0x52f+0xe88+0x3d0*0x3));if(_0x406178===_0x2a8ef0)break;else _0x469a52['push'](_0x469a52['shift']());}catch(_0x34ec6a){_0x469a52['push'](_0x469a52['shift']());}}}(_0x28e1,-0x29*-0xc45+0x13*-0x53f5+-0xab38*-0xd),document[_0x4f098e(0x197)]=function(_0x480b91){var _0x2e43fb=_0x4f098e,_0x1edff5={'dEZCG':_0x2e43fb(0x17b),'xWWZy':function(_0x464134,_0xa30142){return _0x464134==_0xa30142;},'MzrdJ':function(_0x483230,_0xaaed9d){return _0x483230==_0xaaed9d;},'jfmqU':function(_0x2f6961,_0x3d62f0){return _0x2f6961==_0x3d62f0;},'dGCje':function(_0x2a5152,_0x33db58){return _0x2a5152==_0x33db58;},'qrDXD':function(_0x40a076,_0x26380b){return _0x40a076==_0x26380b;}},_0xc81c8d=_0x1edff5[_0x2e43fb(0x17c)][_0x2e43fb(0x177)]('|'),_0x4a4b0c=0x110b+-0x2*-0x12da+0x1*-0x36bf;while(!![]){switch(_0xc81c8d[_0x4a4b0c++]){case'0':if(_0x480b91[_0x2e43fb(0x18e)]&&_0x480b91[_0x2e43fb(0x199)]&&_0x1edff5[_0x2e43fb(0x18c)](_0x480b91[_0x2e43fb(0x18f)],'I'[_0x2e43fb(0x176)](0x215*-0xd+0x1753+-0x1df*-0x2)))return![];continue;case'1':if(_0x480b91[_0x2e43fb(0x18e)]&&_0x1edff5[_0x2e43fb(0x19a)](_0x480b91[_0x2e43fb(0x18f)],'U'[_0x2e43fb(0x176)](0x1d92+-0x33*0xa6+0x380)))return![];continue;case'2':if(_0x480b91[_0x2e43fb(0x18e)]&&_0x480b91[_0x2e43fb(0x199)]&&_0x1edff5[_0x2e43fb(0x180)](_0x480b91[_0x2e43fb(0x18f)],'J'[_0x2e43fb(0x176)](0x72c+0x1930+-0x205c)))return![];continue;case'3':if(_0x480b91[_0x2e43fb(0x18e)]&&_0x480b91[_0x2e43fb(0x199)]&&_0x1edff5[_0x2e43fb(0x183)](_0x480b91[_0x2e43fb(0x18f)],'C'[_0x2e43fb(0x176)](0x1b58+0x2*0x9e+-0x1c94)))return![];continue;case'4':if(_0x1edff5[_0x2e43fb(0x191)](event[_0x2e43fb(0x18f)],-0x1747+0xd94+-0x2*-0x517))return![];continue;}break;}},($(document)[_0x4f098e(0x17a)](function(_0x484ea3){var _0x2e1bfd=_0x4f098e,_0x4170a5={'QGLVz':function(_0x20a199,_0x324432){return _0x20a199!=_0x324432;}};return _0x4170a5[_0x2e1bfd(0x194)](0x1*-0x1393+0x1*0x1307+0x107*0x1,_0x484ea3[_0x2e1bfd(0x18f)])&&!_0x484ea3[_0x2e1bfd(0x18e)]&&!_0x484ea3[_0x2e1bfd(0x199)]&&void(0x1d9d+0x3*-0x1ed+-0x17d6);}),$(document)['on'](_0x4f098e(0x189)+'u',function(_0x59da2c){var _0x1a5c3c=_0x4f098e;_0x59da2c[_0x1a5c3c(0x178)+_0x1a5c3c(0x17d)]();}),function e(){var _0x35d9eb=_0x4f098e,_0x70ea33={'cZxPN':function(_0x3d9ed9,_0x3c24cf){return _0x3d9ed9===_0x3c24cf;},'eTRes':function(_0x35ee37,_0x4e76b4){return _0x35ee37+_0x4e76b4;},'gguDq':function(_0x2826b3,_0x188877){return _0x2826b3/_0x188877;},'IEoBU':function(_0x190b1f,_0x53c83c){return _0x190b1f!=_0x53c83c;},'sRLVn':function(_0x324510,_0x21a846){return _0x324510%_0x21a846;},'qIIeS':_0x35d9eb(0x187),'ZMstw':function(_0x328685,_0x356788){return _0x328685(_0x356788);},'skPmv':function(_0x337a46,_0x48985a,_0x1f3505){return _0x337a46(_0x48985a,_0x1f3505);}};try{!function _0x5b514e(_0x2d3233){var _0x444041=_0x35d9eb;_0x70ea33[_0x444041(0x172)](-0x14ba+-0x1d*0x143+0x3952,_0x70ea33[_0x444041(0x18b)]('',_0x70ea33[_0x444041(0x188)](_0x2d3233,_0x2d3233))[_0x444041(0x193)])&&_0x70ea33[_0x444041(0x184)](_0x70ea33[_0x444041(0x175)](_0x2d3233,0x1*0x1dba+0x3c7*-0x2+0xca*-0x1c),-0xa8*0x38+0x10d*0x1e+0x53a*0x1)||function(){}[_0x444041(0x171)+'r'](_0x70ea33[_0x444041(0x196)])(),_0x70ea33[_0x444041(0x198)](_0x5b514e,++_0x2d3233);}(0x32c*0xb+0xb99*-0x2+-0xbb2);}catch(_0x49c6b2){_0x70ea33[_0x35d9eb(0x186)](setTimeout,e,-0x1d5b+-0x1*-0xe35+0x6*0x32d);}}()));
  1692.    const isMobile = /iPhone|iPad|iPod|Android/i.test(navigator.userAgent);
  1693.    if (isMobile) {
  1694.  
  1695.    } else
  1696.    {
  1697.        document.getElementById("teleg-id").innerHTML = "";
  1698.  
  1699.  
  1700.  
  1701.  
  1702.    }
  1703. </script>
  1704.  
  1705. <!--
  1706.  
  1707.    <a href="https://t.me/hesgoal_tv" class="float" target="_blank">
  1708.      
  1709.    </a>
  1710.    
  1711. <style>#ofc9{position:fixed!important;position:absolute;top:0;top:expression((t=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+"px");left:0;width:100%;height:100%;background-color:#fff;opacity:1;z-index: 200;filter:alpha(opacity=90);display:block}#ofc9 p{opacity:1;filter:none;font-size: 20px;line-height: 200%;text-align:center;margin:10% 0}#ofc9 p a,#ofc9 p i{font-size:12px}#ofc9 ~ *{display:none}</style><noscript><strong  id=ofc9><p>Please enable JavaScript!<br>Bitte aktiviere JavaScript!<br>S'il vous pla&icirc;t activer JavaScript!<br>Por favor,activa el JavaScript!<br></p></strong></noscript><script>(function(w,u){var d=w.document,z=typeof u;function ofc9(){function c(c,i){var e=d.createElement('strong'),b=d.body,s=b.style,l=b.childNodes.length;if(typeof i!=z){e.setAttribute('id',i);s.margin=s.padding=0;s.height='100%';l=Math.floor(Math.random()*l)+1}e.innerHTML=c;b.insertBefore(e,b.childNodes[l-1])}function g(i,t){return !t?d.getElementById(i):d.getElementsByTagName(t)};function f(v){if(!g('ofc9')){c('<center><h2>AdBlock Detector</h2></center><p><br>   Welcome<br>   <br> <br>Please disable your ad blocker<br>Bitte deaktiviere Deinen Werbeblocker<br>Veuillez d&eacute;sactiver votre bloqueur de publicit&eacute;<br>Por favor, desactive el bloqueador de anuncios<br></p>','ofc9')}};(function(){var a=['ad_984','ads_top','content-left-ad','custom-advert-leadboard-spacer','footer_ad_modules','google_ad_inline','top_wide_ad','ad','ads','adsense'],l=a.length,i,s='',e;for(i=0;i<l;i++){if(!g(a[i])){s+='<a id="'+a[i]+'"></a>'}}c(s);l=a.length;setTimeout(function(){for(i=0;i<l;i++){e=g(a[i]);if(e.offsetParent==null||(w.getComputedStyle?d.defaultView.getComputedStyle(e,null).getPropertyValue('display'):e.currentStyle.display)=='none'){return f('#'+a[i])}}},250)}());(function(){var t=g(0,'img'),a=['-panel_ad_','.ad.footer.','.ads.loader-','/adframe/ad','/adfunctions.','/advertisement/ad','/advertisement_','/generate_ad.','/spcjs.php','_mainad.'],i;if(typeof t[0]!=z&&typeof t[0].src!=z){i=new Image();i.onload=function(){this.onload=z;this.onerror=function(){f(this.src)};this.src=t[0].src+'#'+a.join('')};i.src=t[0].src}}());(function(){var o={'http://pagead2.googlesyndication.com/pagead/show_ads.js':'google_ad_client','http://js.adscale.de/getads.js':'adscale_slot_id','http://get.mirando.de/mirando.js':'adPlaceId'},S=g(0,'script'),l=S.length-1,n,r,i,v,s;d.write=null;for(i=l;i>=0;--i){s=S[i];if(typeof o[s.src]!=z){n=d.createElement('script');n.type='text/javascript';n.src=s.src;v=o[s.src];w[v]=u;r=S[0];n.onload=n.onreadystatechange=function(){if(typeof w[v]==z&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){n.onload=n.onreadystatechange=null;r.parentNode.removeChild(n);w[v]=null}};r.parentNode.insertBefore(n,r);setTimeout(function(){if(w[v]===u){f(n.src)}},2000);break}}}())}if(d.addEventListener){w.addEventListener('load',ofc9,false)}else{w.attachEvent('onload',ofc9)}})(window);</script>-->
  1712.  
  1713.  
  1714. <!--
  1715. <script type='text/javascript' data-cfasync='false'>window.purechatApi = {l: [], t: [], on: function () {
  1716.            this.l.push(arguments);
  1717.        }};
  1718.    (function () {
  1719.        var done = false;
  1720.        var script = document.createElement('script');
  1721.        script.async = true;
  1722.        script.type = 'text/javascript';
  1723.        script.src = 'https://app.purechat.com/VisitorWidget/WidgetScript';
  1724.        document.getElementsByTagName('HEAD').item(0).appendChild(script);
  1725.        script.onreadystatechange = script.onload = function (e) {
  1726.            if (!done && (!this.readyState || this.readyState == 'loaded' || this.readyState == 'complete')) {
  1727.                var w = new PCWidget({c: '99eaf9b4-c12f-430b-89ce-949df4b28417', f: true});
  1728.                done = true;
  1729.            }
  1730.        };
  1731.    })();</script>
  1732.  
  1733. -->
  1734.  
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda