Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendation.

Source: https://freehorseracingtv.com/live/dubai-racing-tv3/

  1. <script>
  2.    $(document).ready(function() {
  3.        // Oylama işlemi
  4.        $('.rate_station').on('click', function(e) {
  5.            e.preventDefault();
  6.            var button = $(this);
  7.            var station_id = button.data('id');
  8.            var direction = button.data('action');
  9.            
  10.            $.ajax({
  11.                url: '/vote',
  12.                type: 'POST',
  13.                data: {
  14.                    station_id: station_id,
  15.                    direction: direction,
  16.                    _token: 'LIBRPGV02PdZauU1MfVUNGwd5JOO04esOEv6MhCS'
  17.                },
  18.                success: function(response) {
  19.                    if (response.success) {
  20.                        // Oy sayılarını güncelle
  21.                        $('.rate_station[data-action="up"][data-id="' + station_id + '"] .vote-count').text(response.up_votes);
  22.                        $('.rate_station[data-action="down"][data-id="' + station_id + '"] .vote-count').text(response.down_votes);
  23.                        
  24.                        // Aktif/pasif durumunu güncelle
  25.                        $('.rate_station[data-id="' + station_id + '"]').removeClass('active');
  26.                        if (button.hasClass('active')) {
  27.                            button.removeClass('active');
  28.                        } else {
  29.                            button.addClass('active');
  30.                        }
  31.                    }
  32.                }
  33.            });
  34.        });
  35.    });
  36. </script>
  37.  
  38. <!DOCTYPE html>
  39. <html lang="en">
  40.  
  41. <head>
  42.    <meta charset="utf-8">
  43. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  44. <title>Dubai Racing Tv3 Watch Free (United Arab Emirates) | Q2O.NET</title>
  45.                                                            <meta name="description" content="Watch Dubai Racing Tv3  Live Online for Free – A Great Choice for  United Arab Emirates  Viewers. Stream Live on q2o.net.">
  46.                                                            <meta name="keywords" content="dubai, racing, watch, free, (united, arab, emirates), q2o.net">
  47.                                                                                <meta property="og:site_name" content="Live Tv">
  48.                                                                                                            <meta property="og:title" content="Dubai Racing Tv3 Watch Free (United Arab Emirates) | Q2O.NET">
  49.                                                                                                <meta property="og:description" content="Watch Dubai Racing Tv3  Live Online for Free – A Great Choice for  United Arab Emirates  Viewers. Stream Live on q2o.net.">
  50.                                                                                                <meta property="og:type" content="article">
  51.                                                                                                <meta property="og:image" content="https://www.q2o.net/images/stations/1741160903.webp">
  52.                    <meta property="og:image:type" content="image/png">
  53.                    <meta property="og:image:width" content="300">
  54.                    <meta property="og:image:height" content="300">
  55.                                                                                                <meta property="og:url" content="https://www.q2o.net/dubai-racing-tv3">
  56.                                                                                                                <link rel="canonical" href="https://www.q2o.net/dubai-racing-tv3">
  57.                                                            <meta name="robots" content="follow">
  58.                                                                                            <meta name="twitter:site" content="https://twitter.com/">
  59.                                                                                                <meta name="twitter:title" content="Dubai Racing Tv3 Watch Free (United Arab Emirates) | Q2O.NET">
  60.                                                                                                <meta name="twitter:card" content="summary_large_image">
  61.                                                                                                <meta name="twitter:url" content="https://www.q2o.net/dubai-racing-tv3">
  62.                                                                                                <meta name="twitter:description" content="Watch Dubai Racing Tv3  Live Online for Free – A Great Choice for  United Arab Emirates  Viewers. Stream Live on q2o.net.">
  63.                                                                                                <meta name="twitter:image" content="https://www.q2o.net/images/stations/1741160903.webp">
  64.                                        
  65.  
  66. <meta name="csrf-token" content="LIBRPGV02PdZauU1MfVUNGwd5JOO04esOEv6MhCS">
  67. <link rel="icon" type="image/png" href="https://www.q2o.net/images/favicon.png">
  68.  
  69. <!-- Schema.org markup -->
  70. <script type="application/ld+json">
  71. {
  72.    "@context": "https://schema.org",
  73.    "@type": "Organization",
  74.    "name": "Live TV World",
  75.    "url": "https://q2o.net",
  76.    "logo": {
  77.        "@type": "ImageObject",
  78.        "url": "https://q2o.net/images/logo.png",
  79.        "width": "150",
  80.        "height": "150"
  81.    },
  82.    "sameAs": [
  83.        "https://twitter.com/bedaze06"
  84.    ]
  85. }
  86. </script>
  87. <script type="application/ld+json">
  88. {
  89.    "@context": "https://schema.org",
  90.    "@type": "WebSite",
  91.    "name": "Live TV World",
  92.    "url": "https://q2o.net",
  93.    "description": "Watch 1200+ live TV channels worldwide in HD on Live TV World. Enjoy news, sports, movies & more for free—no sign-up required!",
  94.    "potentialAction": {
  95.        "@type": "SearchAction",
  96.        "target": {
  97.            "@type": "EntryPoint",
  98.            "urlTemplate": "https://q2o.net/search?term={search_term_string}"
  99.        },
  100.        "query-input": "required name=search_term_string"
  101.    }
  102. }
  103. </script>
  104.  
  105. <!-- Critical CSS -->
  106. <style>
  107. .text-white { color: #fff !important; }
  108. .text-center { text-align: center !important; }
  109. .mb-4 { margin-bottom: 1.5rem !important; }
  110. .main-title {
  111.    margin-top: 0;
  112.    margin-bottom: 0.5rem;
  113.    font-weight: 500;
  114.    line-height: 1.2;
  115.    font-size: 1.125rem !important;  /* 18px - önceki 14px'ten büyütüldü */
  116.    font-display: swap;
  117. }
  118. </style>
  119.  
  120. <!-- Preload critical images -->
  121. <link rel="preload" as="image" href="https://www.q2o.net/images/no_image.png">
  122.  
  123. <link href="https://www.q2o.net/assets/css/jquery-ui.min.css?1.2" rel="stylesheet">
  124.  
  125. <!-- Bootstrap -->
  126. <link href="https://www.q2o.net/assets/css/bootstrap.min.css?1.2" rel="stylesheet">
  127.  
  128. <!-- Main CSS -->
  129. <link href="https://www.q2o.net/assets/css/app.css?1.2" rel="stylesheet">
  130.  
  131. <!-- Jquery -->
  132. <script src="https://www.q2o.net/assets/js/jquery-3.6.1.min.js?1.2"></script>
  133.  
  134. <!-- Video.js -->
  135. <script src="https://www.q2o.net/assets/js/video.js?1.2"></script>
  136.  
  137. <!-- Jplayer -->
  138. <script src="https://www.q2o.net/assets/js/jquery.jplayer.min.js?1.2"></script>
  139.  
  140. <!-- js-cookie -->
  141. <script src="https://www.q2o.net/assets/js/js.cookie.min.js?1.2"></script>
  142.  
  143. <!-- Other JS -->
  144. <script src="https://www.q2o.net/assets/js/other.js?1.2"></script>
  145.  
  146. <!-- Lazy Load -->
  147. <script src="https://www.q2o.net/assets/js/jquery.lazy.min.js?1.2"></script>
  148.  
  149. <!-- notificationManager -->
  150. <script src="https://www.q2o.net/assets/js/notificationManager.js?1.2"></script>
  151.  
  152.  
  153.  
  154. <meta name="theme-color" content="#0056B3">
  155.  
  156. <script type="module">
  157.   import 'https://cdn.jsdelivr.net/npm/@pwabuilder/pwaupdate';
  158.   const el = document.createElement('pwa-update');
  159.   document.body.appendChild(el);
  160. </script>
  161.  
  162. <link rel="manifest" href="https://www.q2o.net/manifest.json" />
  163.  
  164. <!--Google Adsense Otomatik Kodu -->
  165. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3200974657041496"
  166.     crossorigin="anonymous"></script>
  167. <!--Google Adsense Otomatik Kodu -->
  168.  
  169. <!--Google Adsense Meta Etiket Kodu -->
  170. <meta name="google-adsense-account" content="ca-pub-3200974657041496">
  171. <!--Google Adsense Meta Etiket Kodu -->
  172. <!--Google analytics Kodu Başlangıcı-->
  173. <script async src="https://www.googletagmanager.com/gtag/js?id=G-PH1NXH5745"></script>
  174. <script>
  175.  window.dataLayer = window.dataLayer || [];
  176.  function gtag(){dataLayer.push(arguments);}
  177.  gtag('js', new Date());
  178.  
  179.  gtag('config', 'G-PH1NXH5745');
  180. </script>
  181. <!--Google analytics Kodu Bitişi--></head>
  182.  
  183. <body class="site-bg-8">
  184.  
  185.    <div class="container-fluid top-menu px-0 site-color-8">
  186.  <div class="container">
  187.  <div class="row">
  188.    
  189.  <div class="col-6">
  190.      <a href="https://www.q2o.net/"><img src="https://www.q2o.net/images/logo.png" alt="Live Tv" class="logo"></a>
  191.  </div>
  192.  <div class="col-6 d-flex justify-content-end align-items-center">
  193. <a href="https://www.q2o.net/history" aria-label="Listen History"><svg xmlns="http://www.w3.org/2000/svg" class="menu-icon" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M232 120C232 106.7 242.7 96 256 96C269.3 96 280 106.7 280 120V243.2L365.3 300C376.3 307.4 379.3 322.3 371.1 333.3C364.6 344.3 349.7 347.3 338.7 339.1L242.7 275.1C236 271.5 232 264 232 255.1L232 120zM256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0zM101.2 128c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z" />
  194.                                    </svg></a>
  195. <a href="https://www.q2o.net/favorites" aria-label="Favorites"><svg xmlns="http://www.w3.org/2000/svg" class="menu-icon" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M244 84L255.1 96L267.1 84.02C300.6 51.37 347 36.51 392.6 44.1C461.5 55.58 512 115.2 512 185.1V190.9C512 232.4 494.8 272.1 464.4 300.4L283.7 469.1C276.2 476.1 266.3 480 256 480C245.7 480 235.8 476.1 228.3 469.1L47.59 300.4C17.23 272.1 0 232.4 0 190.9V185.1C0 115.2 50.52 55.58 119.4 44.1C164.1 36.51 211.4 51.37 244 84C243.1 84 244 84.01 244 84L244 84zM255.1 163.9L210.1 117.1C188.4 96.28 157.6 86.4 127.3 91.44C81.55 99.07 48 138.7 48 185.1V190.9C48 219.1 59.71 246.1 80.34 265.3L256 429.3L431.7 265.3C452.3 246.1 464 219.1 464 190.9V185.1C464 138.7 430.4 99.07 384.7 91.44C354.4 86.4 323.6 96.28 301.9 117.1L255.1 163.9z"/></svg></a>
  196. <button type="button" class="d-inline-block d-md-none" aria-label="Menu"><svg xmlns="http://www.w3.org/2000/svg" id="menu-opener" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32zm32 224c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32z"/></svg></button>
  197. </div>
  198. </div>
  199.  
  200. </div>
  201. </div>
  202.  
  203. <script>
  204. $('#menu-opener').on('click', function(){
  205.    if ($('#menu-content').hasClass("d-none")) {
  206.    $('#menu-content').addClass('d-block');
  207.    $('#menu-content').removeClass('d-none');
  208.    } else {
  209.    $('#menu-content').addClass('d-none');
  210.    $('#menu-content').removeClass('d-block');
  211. }
  212. });
  213. </script>
  214.  
  215.  
  216.    <!-- Schema.org VideoObject -->
  217. <script type="application/ld+json">
  218. {
  219.    "@context": "https://schema.org",
  220.    "@type": "VideoObject",
  221.    "name": " Live TV",
  222.    "description": "Watch  live streaming on Live Tv",
  223.    "thumbnailUrl": "https://www.q2o.net/images/stations/1741160903.webp",
  224.    "contentUrl": "https://www.q2o.net/dubai-racing-tv3",
  225.    "embedUrl": "https://www.q2o.net/dubai-racing-tv3",
  226.    "uploadDate": "2025-03-05T03:48:23.000000Z",
  227.    "duration": "PT24H",
  228.    "isFamilyFriendly": "true",
  229.    "interactionCount": "0"
  230. }
  231. </script>
  232.  
  233. <style>
  234.    /* Player stilleri */
  235.    #player-container {
  236.        position: relative;
  237.        width: 100%;
  238.        height: 0;
  239.        padding-top: 56.25%; /* 16:9 Aspect Ratio */
  240.        overflow: hidden;
  241.        margin: 1px; /* Very thin margin added */
  242.    }
  243.  
  244.    #player-container iframe {
  245.        position: absolute;
  246.        top: 0;
  247.        left: 0;
  248.        width: 100%;
  249.        height: 100%;
  250.        border: none;
  251.        margin: 0;
  252.        padding: 0;
  253.        object-fit: cover;
  254.    }
  255.  
  256.    @media (max-width: 768px) {
  257.        #player-container {
  258.            width: 93vw; /* Çok az daraltma */
  259.            margin-left: calc(-46.5vw + 50%);
  260.            margin-right: calc(-46.5vw + 50%);
  261.            padding-top: 90%; /* Yüksekliği koru */
  262.        }
  263.  
  264.        #player-container iframe {
  265.            position: absolute;
  266.            top: 0;
  267.            left: 0;
  268.            height: 100%;
  269.        }
  270.    }
  271.  
  272.    #stream-player {
  273.        width: 100% !important;
  274.        height: 100% !important;
  275.        position: absolute !important;
  276.        top: 0 !important;
  277.        left: 0 !important;
  278.    }
  279.  
  280.    #stream-player video {
  281.        width: 100% !important;
  282.        height: 100% !important;
  283.        position: absolute !important;
  284.        top: 0 !important;
  285.        left: 0 !important;
  286.    }
  287.  
  288.    .video-js {
  289.        width: 100% !important;
  290.        height: 100% !important;
  291.        position: absolute !important;
  292.    }
  293.  
  294.    /* Live buton ve kaynak butonları stilleri */
  295.    .live-buttons {
  296.        position: absolute;
  297.        bottom: 10px;
  298.        left: 10px;
  299.        z-index: 100;
  300.        display: flex;
  301.        gap: 5px;
  302.    }
  303.  
  304.    .live-button, .source-button {
  305.        background-color: #0d6efd !important;
  306.        color: white !important;
  307.        border: none !important;
  308.        border-radius: 4px !important;
  309.        cursor: pointer !important;
  310.        font-size: 14px !important;
  311.        transition: all 0.2s !important;
  312.    }
  313.  
  314.    .live-button {
  315.        padding: 5px 0 !important;
  316.        width: fit-content !important;
  317.        min-width: unset !important;
  318.        display: inline-flex !important;
  319.        align-items: center !important;
  320.        justify-content: center !important;
  321.        line-height: 1 !important;
  322.    }
  323.  
  324.    .live-button span {
  325.        display: inline-block !important;
  326.        white-space: nowrap !important;
  327.    }
  328.  
  329.    .source-button {
  330.        padding: 5px 0 !important;
  331.        min-width: unset !important;
  332.        width: fit-content !important;
  333.        display: inline-flex !important;
  334.        align-items: center !important;
  335.        justify-content: center !important;
  336.        line-height: 1 !important;
  337.        background-color: #0d6efd !important;
  338.        color: white !important;
  339.        border: none !important;
  340.        border-radius: 4px !important;
  341.        cursor: pointer !important;
  342.        font-size: 16px !important;
  343.        transition: all 0.2s !important;
  344.    }
  345.  
  346.    .source-button span {
  347.        padding: 0 8px !important;
  348.        white-space: nowrap !important;
  349.    }
  350.  
  351.    .source-button:hover {
  352.        background-color: #0b5ed7 !important;
  353.    }
  354.  
  355.    .source-button.active {
  356.        background-color: #0a58ca !important;
  357.    }
  358.  
  359.    .source-buttons {
  360.        display: flex !important;
  361.        gap: 8px !important;
  362.    }
  363.  
  364.    @media (max-width: 768px) {
  365.        .live-buttons {
  366.            bottom: 50px;
  367.        }
  368.        
  369.        .source-buttons {
  370.            gap: 4px !important;
  371.        }
  372.        
  373.        .source-button {
  374.            padding: 4px 0 !important;
  375.            font-size: 13px !important;
  376.        }
  377.    }
  378.  
  379.    /* Oylama butonları için stiller */
  380.    .vote-buttons {
  381.        display: flex;
  382.        gap: 12px;
  383.    }
  384.  
  385.    .rate_station {
  386.        background: transparent !important;
  387.        padding: 0 !important;
  388.        width: 24px !important;
  389.        height: 24px !important;
  390.        display: flex !important;
  391.        align-items: center !important;
  392.        justify-content: center !important;
  393.        transition: all 0.2s !important;
  394.        border: none !important;
  395.        color: #0d6efd !important;
  396.    }
  397.  
  398.    .rate_station i {
  399.        display: flex !important;
  400.        align-items: center !important;
  401.        justify-content: center !important;
  402.        width: 100% !important;
  403.        height: 100% !important;
  404.    }
  405.  
  406.    .rate_station:hover {
  407.        transform: scale(1.1) !important;
  408.        color: #0a58ca !important;
  409.    }
  410.  
  411.    .rate_station svg {
  412.        width: 22px !important;
  413.        height: 22px !important;
  414.        fill: currentColor !important;
  415.        stroke: currentColor !important;
  416.        stroke-width: 0.5px !important;
  417.    }
  418.  
  419.    .rate_station[data-action="down"] {
  420.        color: #dc3545 !important;
  421.    }
  422.  
  423.    .rate_station[data-action="down"]:hover {
  424.        color: #bb2d3b !important;
  425.    }
  426.  
  427.    /* Oy sayısı için stil */
  428.    .vote-count {
  429.        font-size: 12px !important;
  430.        margin-left: 4px !important;
  431.        color: inherit !important;
  432.    }
  433. </style>
  434.  
  435. <!-- Container -->
  436. <div class="container mt-3">
  437.  
  438.    <div id="notificationsContainer"></div>
  439.  
  440.    <div class="row">
  441.  
  442.        <div class="col-md-3 d-none d-md-block" id="menu-content">
  443.  
  444.            <div class="shadow-sm p-3 rounded mb-3 site-color-8">
  445.  
  446.    <span class="filter-title">Countries</span>
  447.  
  448.    <ul class="list-unstyled genre-list mt-2 mb-0">
  449.                <li><a href="https://www.q2o.net/country/turkey">Turkey (52)</a></li>
  450.                <li><a href="https://www.q2o.net/country/india">India (32)</a></li>
  451.                <li><a href="https://www.q2o.net/country/usa">USA (31)</a></li>
  452.                <li><a href="https://www.q2o.net/country/pakistan">Pakistan (15)</a></li>
  453.                <li><a href="https://www.q2o.net/country/united-kingdom">United Kingdom (14)</a></li>
  454.                <li><a href="https://www.q2o.net/country/germany">Germany (10)</a></li>
  455.                <li><a href="https://www.q2o.net/country/united-arab-emirates">United Arab Emirates (8)</a></li>
  456.                <li><a href="https://www.q2o.net/country/bangladesh">Bangladesh (7)</a></li>
  457.                <li><a href="https://www.q2o.net/country/france">France (6)</a></li>
  458.                <li><a href="https://www.q2o.net/country/australia">Australia (6)</a></li>
  459.                <li class="mt-2"><a href="https://www.q2o.net/browse-countries" class="text-decoration-underline fw-bold">Browse Countries</a></li>
  460.    </ul>
  461.  
  462. </div>
  463.  
  464. <div class="shadow-sm p-3 rounded mb-3 site-color-8">
  465.  
  466.    <span class="filter-title">Genres</span>
  467.  
  468.    <ul class="list-unstyled genre-list mt-2 mb-0">
  469.                <li><a href="https://www.q2o.net/genre/News">News (91)</a></li>
  470.                <li><a href="https://www.q2o.net/genre/Sports">Sports (52)</a></li>
  471.                <li><a href="https://www.q2o.net/genre/Turkish">Turkish (35)</a></li>
  472.                <li><a href="https://www.q2o.net/genre/Pop">Pop (26)</a></li>
  473.                <li><a href="https://www.q2o.net/genre/Horse-Racing">Horse Racing (20)</a></li>
  474.                <li><a href="https://www.q2o.net/genre/80s">80s (11)</a></li>
  475.                <li><a href="https://www.q2o.net/genre/Brazilian">Brazilian (10)</a></li>
  476.                <li><a href="https://www.q2o.net/genre/Sertanejo">Sertanejo (10)</a></li>
  477.                <li><a href="https://www.q2o.net/genre/Music">Music (10)</a></li>
  478.                <li><a href="https://www.q2o.net/genre/Talk">Talk (10)</a></li>
  479.                <li class="mt-2"><a href="https://www.q2o.net/browse-genres" class="text-decoration-underline fw-bold">Browse Genres</a></li>
  480.    </ul>
  481.  
  482. </div>
  483.  
  484. <div class="shadow-sm p-3 rounded mb-3 site-color-8">
  485.  
  486.    <span class="filter-title">Languages</span>
  487.  
  488.    <ul class="list-unstyled genre-list mt-2 mb-0">
  489.                <li><a href="https://www.q2o.net/language/english">English (104)</a></li>
  490.                <li><a href="https://www.q2o.net/language/turkish">Turkish (49)</a></li>
  491.                <li><a href="https://www.q2o.net/language/hindi">Hindi (27)</a></li>
  492.                <li><a href="https://www.q2o.net/language/arabic">Arabic (16)</a></li>
  493.                <li><a href="https://www.q2o.net/language/urdu">Urdu (14)</a></li>
  494.                <li><a href="https://www.q2o.net/language/german">German (9)</a></li>
  495.                <li><a href="https://www.q2o.net/language/swahili">Swahili (7)</a></li>
  496.                <li><a href="https://www.q2o.net/language/bengali">Bengali (6)</a></li>
  497.                <li><a href="https://www.q2o.net/language/tamil">Tamil (4)</a></li>
  498.                <li><a href="https://www.q2o.net/language/french">French (3)</a></li>
  499.                <li class="mt-2"><a href="https://www.q2o.net/browse-languages" class="text-decoration-underline fw-bold">Browse Languages</a></li>
  500.    </ul>
  501.  
  502. </div>
  503.  
  504.  
  505.  
  506.  
  507.        </div>
  508.  
  509.        <div class="col-md-9">
  510.  
  511.            <form method="post" action="https://www.q2o.net/search" class="d-flex shadow-sm p-2 bg-white rounded mb-3 search-container">
  512.    <input type="hidden" name="_token" value="LIBRPGV02PdZauU1MfVUNGwd5JOO04esOEv6MhCS">
  513.    <input class="form-control search-form me-2 ps-1" id="search-form" name="term" type="search" placeholder="Search TV Stations" aria-label="Search TV Stations">
  514.    <button class="btn search-btn" type="submit" aria-label="Search TV Stations"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
  515.            <!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
  516.            <path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352c79.5 0 144-64.5 144-144s-64.5-144-144-144S64 128.5 64 208s64.5 144 144 144z" />
  517.        </svg></button>
  518.    
  519.    <div id="search-suggestions" class="search-suggestions"></div>
  520. </form>
  521.  
  522. <style>
  523. .search-container {
  524.    position: relative;
  525. }
  526. .search-suggestions {
  527.    position: absolute;
  528.    top: 100%;
  529.    left: 0;
  530.    right: 0;
  531.    z-index: 1000;
  532.    background: #fff;
  533.    max-height: 300px;
  534.    overflow-y: auto;
  535.    display: none;
  536.    border: 1px solid #ddd;
  537.    border-top: none;
  538. }
  539. .search-suggestions .search-suggestion {
  540.    padding: 10px;
  541.    border-bottom: 1px solid #eee;
  542. }
  543. .search-suggestions .search-suggestion a {
  544.    display: flex;
  545.    align-items: center;
  546.    text-decoration: none;
  547.    color: #000;
  548. }
  549. .search-suggestions .search-suggestion img {
  550.    width: 50px;
  551.    height: 50px;
  552.    margin-right: 10px;
  553.    object-fit: cover;
  554. }
  555. </style>
  556.  
  557. <script>
  558. $(document).ready(function() {
  559.    var searchTimeout;
  560.    
  561.    $('#search-form').on('input', function() {
  562.        clearTimeout(searchTimeout);
  563.        var searchTerm = $(this).val();
  564.        var $suggestionContainer = $('#search-suggestions');
  565.        
  566.        if (searchTerm.length > 2) {
  567.            searchTimeout = setTimeout(function() {
  568.                $.ajax({
  569.                    url: 'https://www.q2o.net/json-search',
  570.                    method: 'POST',
  571.                    data: {
  572.                        search: searchTerm,
  573.                        _token: 'LIBRPGV02PdZauU1MfVUNGwd5JOO04esOEv6MhCS'
  574.                    },
  575.                    success: function(response) {
  576.                        var results = JSON.parse(response);
  577.                        
  578.                        $suggestionContainer.empty();
  579.                        
  580.                        if (results.length > 0) {
  581.                            results.forEach(function(item) {
  582.                                $suggestionContainer.append(
  583.                                    `<div class="search-suggestion">
  584.                                        <a href="${item.url}">
  585.                                            <img src="${item.image}" alt="${item.title}">
  586.                                            ${item.title}
  587.                                        </a>
  588.                                    </div>`
  589.                                );
  590.                            });
  591.                            $suggestionContainer.show();
  592.                        } else {
  593.                            $suggestionContainer.hide();
  594.                        }
  595.                    }
  596.                });
  597.            }, 300);
  598.        } else {
  599.            $suggestionContainer.hide();
  600.        }
  601.    });
  602.  
  603.    // Tıklama dışında kapatma
  604.    $(document).on('click', function(event) {
  605.        if (!$(event.target).closest('.search-container').length) {
  606.            $('#search-suggestions').hide();
  607.        }
  608.    });
  609. });
  610. </script>
  611.  
  612.  
  613.  
  614.            
  615.                        <div class="mb-3"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3200974657041496"
  616.     crossorigin="anonymous"></script>
  617. <!-- VDU -->
  618. <ins class="adsbygoogle"
  619.     style="display:block"
  620.     data-ad-client="ca-pub-3200974657041496"
  621.     data-ad-slot="2932254867"
  622.     data-ad-format="rectangle"
  623.     data-full-width-responsive="true"></ins>
  624. <script>
  625.     (adsbygoogle = window.adsbygoogle || []).push({});
  626. </script>';</div>
  627.            
  628.            
  629.            <div class="container shadow-sm player rounded mb-3 p-0" id="player"
  630.                data-thumb-url="https://www.q2o.net/images/stations/1741160903.webp" data-thumb="1741160903.webp"
  631.                data-slug="dubai-racing-tv3" data-title="Dubai Racing Tv3"
  632.                data-site-title="Live Tv" data-cookie-prefix="d0b7vb92d">
  633.  
  634.                <div class="p-2">
  635.                    <div class="row p-1 p-md-0">
  636.                                                
  637.                                                <div class="col-12 col-md-2 order-1 text-center">
  638.                                                            <img
  639.                                    src="https://www.q2o.net/images/stations/1741160903.webp"
  640.                                    width="300"
  641.                                    height="300"
  642.                                    alt="Dubai Racing Tv3 - Horse Racing  - Watch Live"
  643.                                    class="img-fluid channel-image"
  644.                                    onerror="this.src='https://www.q2o.net/images/no_image.png'"
  645.                                >
  646.                                                    </div>
  647.                                                
  648.                        <div class="col-12 col-md-10 order-2 ps-md-2 my-auto pt-3 pt-md-0">
  649.                            <div class="station-name my-auto">
  650.                                <h1 class="mb-2 mb-md-1">Watch Dubai Racing Tv3 . Free Live Streaming Channel in United Arab Emirates</h1>
  651.  
  652.                                <div class="d-flex flex-wrap align-items-center gap-2">
  653.                                    <button class="favorites" data-bs-toggle="tooltip" data-bs-placement="top" title="Add to Favorites">
  654.                                        <svg xmlns="http://www.w3.org/2000/svg" class="heart-icon me-2 me-md-1" aria-label="Add to Favorites" id="heart" data-checked="0" viewBox="0 0 512 512">
  655.                                        <!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
  656.                                        <path d="M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z" />
  657.                                    </svg>
  658.                                    </button>
  659.  
  660.                                    <a href="https://www.q2o.net/random" data-bs-toggle="tooltip" data-bs-placement="top" title="Random Station"><svg xmlns="http://www.w3.org/2000/svg" class="random-icon me-2 me-md-1" aria-label="Random Link" viewBox="0 0 512 512">
  661.                                        <!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
  662.                                        <path d="M403.8 34.4c12-5 25.7-2.2 34.9 6.9l64 64c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-64 64c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V160H352c-10.1 0-19.6 4.7-25.6 12.8L284 229.3 244 176l31.2-41.6C293.3 110.2 321.8 96 352 96h32V64c0-12.9 7.8-24.6 19.8-29.6zM164 282.7L204 336l-31.2 41.6C154.7 401.8 126.2 416 96 416H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96c10.1 0 19.6-4.7 25.6-12.8L164 282.7zm274.6 188c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V416H352c-30.2 0-58.7-14.2-76.8-38.4L121.6 172.8c-6-8.1-15.5-12.8-25.6-12.8H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96c30.2 0 58.7 14.2 76.8 38.4L326.4 339.2c6 8.1 15.5 12.8 25.6 12.8h32V320c0-12.9 7.8-24.6 19.8-29.6s25.7-2.2 34.9 6.9l64 64c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-64 64z" />
  663.                                    </svg></a>
  664.  
  665.                                    <div class="btn-group">
  666.                                        <button type="button" class="btn p-0" data-toggle="dropdown"
  667.                                            aria-label="Share on Social Media" aria-expanded="false"
  668.                                            data-boundary="viewport" data-bs-toggle="tooltip" data-bs-placement="top" title="Share on Social Media">
  669.                                            <svg xmlns="http://www.w3.org/2000/svg" class="share-icon me-2 me-md-1" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M96 191.1H32c-17.67 0-32 14.33-32 31.1v223.1c0 17.67 14.33 31.1 32 31.1h64c17.67 0 32-14.33 32-31.1V223.1C128 206.3 113.7 191.1 96 191.1zM512 227c0-36.89-30.05-66.92-66.97-66.92h-99.86C354.7 135.1 360 113.5 360 100.8c0-33.8-26.2-68.78-70.06-68.78c-46.61 0-59.36 32.44-69.61 58.5c-31.66 80.5-60.33 66.39-60.33 93.47c0 12.84 10.36 23.99 24.02 23.99c5.256 0 10.55-1.721 14.97-5.26c76.76-61.37 57.97-122.7 90.95-122.7c16.08 0 22.06 12.75 22.06 20.79c0 7.404-7.594 39.55-25.55 71.59c-2.046 3.646-3.066 7.686-3.066 11.72c0 13.92 11.43 23.1 24 23.1h137.6C455.5 208.1 464 216.6 464 227c0 9.809-7.766 18.03-17.67 18.71c-12.66 .8593-22.36 11.4-22.36 23.94c0 15.47 11.39 15.95 11.39 28.91c0 25.37-35.03 12.34-35.03 42.15c0 11.22 6.392 13.03 6.392 22.25c0 22.66-29.77 13.76-29.77 40.64c0 4.515 1.11 5.961 1.11 9.456c0 10.45-8.516 18.95-18.97 18.95h-52.53c-25.62 0-51.02-8.466-71.5-23.81l-36.66-27.51c-4.315-3.245-9.37-4.811-14.38-4.811c-13.85 0-24.03 11.38-24.03 24.04c0 7.287 3.312 14.42 9.596 19.13l36.67 27.52C235 468.1 270.6 480 306.6 480h52.53c35.33 0 64.36-27.49 66.8-62.2c17.77-12.23 28.83-32.51 28.83-54.83c0-3.046-.2187-6.107-.6406-9.122c17.84-12.15 29.28-32.58 29.28-55.28c0-5.311-.6406-10.54-1.875-15.64C499.9 270.1 512 250.2 512 227z"/></svg>
  670.                                        </button>
  671.                                        <div class="dropdown-menu">
  672.                                            <button
  673.                                                onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=https://www.q2o.net/dubai-racing-tv3', '_blank');"
  674.                                                class="facebook-box me-1"
  675.                                                title="Share this station on Facebook" data-bs-toggle="tooltip" data-bs-placement="top">
  676.                                                <svg xmlns="http://www.w3.org/2000/svg" class="facebook-icon" viewBox="0 0 320 512">
  677.                                        <!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
  678.                                        <path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg>
  679.                                            </button><button
  680.                                                onclick="window.open('http://twitter.com/share?text=Dubai Racing Tv3&url=https://www.q2o.net/dubai-racing-tv3', '_blank');"
  681.                                                class="twitter-box me-1"
  682.                                                title="Share this station on Twitter" data-bs-toggle="tooltip" data-bs-placement="top">
  683.                                                <svg xmlns="http://www.w3.org/2000/svg" class="twitter-icon" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>
  684.                                            </button><button
  685.                                                onclick="window.open('https://wa.me/?text=Dubai+Racing+Tv3+https%3A%2F%2Fwww.q2o.net%2Fdubai-racing-tv3', '_blank');"
  686.                                                class="whatsapp-box me-1"
  687.                                                title="Share this station on WhatsApp" data-bs-toggle="tooltip" data-bs-placement="top">
  688.                                                <svg xmlns="http://www.w3.org/2000/svg" class="whatsapp-icon" viewBox="0 0 448 512">
  689.                                        <!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
  690.                                        <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z" />
  691.                                    </svg>
  692.                                            </button><button
  693.                                                onclick="window.open('https://t.me/share/url?url=https://www.q2o.net/dubai-racing-tv3&text=Dubai Racing Tv3', '_blank');"
  694.                                                class="telegram-box"
  695.                                                title="Share this station on Telegram" data-bs-toggle="tooltip" data-bs-placement="top">
  696.                                                <svg xmlns="http://www.w3.org/2000/svg" class="telegram-icon" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480V396.4c0-4 1.5-7.8 4.2-10.7L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z"/></svg>
  697.                                            </button>
  698.                                        </div>
  699.                                    </div>
  700.  
  701.                                    <button class="report" data-bs-toggle="modal" data-bs-target="#MyModal" data-bs-toggle="tooltip" data-bs-placement="top" title="Report a Problem">
  702.                                        <svg xmlns="http://www.w3.org/2000/svg" class="report-icon" aria-label="Report a Problem" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480H40c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24V296c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24zm32 224c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32z" /></svg>
  703.                                    </button>
  704.  
  705.                                    <div class="vote-buttons">
  706.                                        <button class="rate_station" data-id="137" data-action="up" data-bs-toggle="tooltip" data-bs-placement="top" title="Upvote">
  707.                                            <i><svg xmlns="http://www.w3.org/2000/svg" class="vote-icon" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M96 191.1H32c-17.67 0-32 14.33-32 31.1v223.1c0 17.67 14.33 31.1 32 31.1h64c17.67 0 32-14.33 32-31.1V223.1C128 206.3 113.7 191.1 96 191.1zM512 227c0-36.89-30.05-66.92-66.97-66.92h-99.86C354.7 135.1 360 113.5 360 100.8c0-33.8-26.2-68.78-70.06-68.78c-46.61 0-59.36 32.44-69.61 58.5c-31.66 80.5-60.33 66.39-60.33 93.47c0 12.84 10.36 23.99 24.02 23.99c5.256 0 10.55-1.721 14.97-5.26c76.76-61.37 57.97-122.7 90.95-122.7c16.08 0 22.06 12.75 22.06 20.79c0 7.404-7.594 39.55-25.55 71.59c-2.046 3.646-3.066 7.686-3.066 11.72c0 13.92 11.43 23.1 24 23.1h137.6C455.5 208.1 464 216.6 464 227c0 9.809-7.766 18.03-17.67 18.71c-12.66 .8593-22.36 11.4-22.36 23.94c0 15.47 11.39 15.95 11.39 28.91c0 25.37-35.03 12.34-35.03 42.15c0 11.22 6.392 13.03 6.392 22.25c0 22.66-29.77 13.76-29.77 40.64c0 4.515 1.11 5.961 1.11 9.456c0 10.45-8.516 18.95-18.97 18.95h-52.53c-25.62 0-51.02-8.466-71.5-23.81l-36.66-27.51c-4.315-3.245-9.37-4.811-14.38-4.811c-13.85 0-24.03 11.38-24.03 24.04c0 7.287 3.312 14.42 9.596 19.13l36.67 27.52C235 468.1 270.6 480 306.6 480h52.53c35.33 0 64.36-27.49 66.8-62.2c17.77-12.23 28.83-32.51 28.83-54.83c0-3.046-.2187-6.107-.6406-9.122c17.84-12.15 29.28-32.58 29.28-55.28c0-5.311-.6406-10.54-1.875-15.64C499.9 270.1 512 250.2 512 227z"/></svg></i>
  708.                                            <span class="vote-count">0</span>
  709.                                        </button>
  710.  
  711.                                        <button class="rate_station" data-id="137" data-action="down" data-bs-toggle="tooltip" data-bs-placement="top" title="Downvote">
  712.                                            <i><svg xmlns="http://www.w3.org/2000/svg" class="vote-icon" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M128 288V64.03c0-17.67-14.33-31.1-32-31.1H32c-17.67 0-32 14.33-32 31.1v223.1c0 17.67 14.33 31.1 32 31.1h64C113.7 320 128 305.7 128 288zM481.5 229.1c1.234-5.092 1.875-10.32 1.875-15.64c0-22.7-11.44-43.13-29.28-55.28c.4219-3.015 .6406-6.076 .6406-9.122c0-22.32-11.06-42.6-28.83-54.83c-2.438-34.71-31.47-62.2-66.8-62.2h-52.53c-35.94 0-71.55 11.87-100.3 33.41L169.6 92.93c-6.285 4.71-9.596 11.85-9.596 19.13c0 12.76 10.29 24.04 24.03 24.04c5.013 0 10.07-1.565 14.38-4.811l36.66-27.51c20.48-15.34 45.88-23.81 71.5-23.81h52.53c10.45 0 18.97 8.497 18.97 18.95c0 3.5-1.11 4.94-1.11 9.456c0 26.97 29.77 17.91 29.77 40.64c0 9.254-6.392 10.96-6.392 22.25c0 13.97 9.702 23.08 22.36 23.94C456.2 266.1 464 275.2 464 284.1c0 10.43-8.516 18.93-18.97 18.93H307.4c-12.44 0-24 10.02-24 23.1c0 4.038 1.02 8.078 3.066 11.72C304.4 371.7 312 403.8 312 411.2c0 8.044-5.984 20.79-22.06 20.79c-12.53 0-14.27-.9059-24.94-28.07c-24.75-62.91-61.74-99.9-80.98-99.9c-13.8 0-24.02 11.27-24.02 23.99c0 7.041 3.083 14.02 9.016 18.76C238.1 402 211.4 480 289.9 480C333.8 480 360 445 360 411.2c0-12.7-5.328-35.21-14.83-59.33h99.86C481.1 351.9 512 321.9 512 284.1C512 261.8 499.9 241 481.5 229.1z"/></svg></i>
  713.                                            <span class="vote-count">0</span>
  714.                                        </button>
  715.                                    </div>
  716.  
  717.                                    <div class="d-flex align-items-center" data-bs-toggle="tooltip" data-bs-placement="top" title="Views">
  718.                                        <i class="fas fa-eye me-1"></i>
  719.                                        <span>1,988</span>
  720.                                    </div>
  721.  
  722.                                </div>
  723.  
  724.                                <div class="station-data my-2 my-md-1 pb-0 pb-md-1">
  725.                                                                        <a href="https://www.q2o.net/genre/Horse-Racing">Horse Racing</a>
  726.                                                                                                             <span class="sep">›</span> <a
  727.                                        href="https://www.q2o.net/language/arabic">Arabic</a>
  728.                                                                         <span class="sep">›</span> <a
  729.                                        href="https://www.q2o.net/country/united-arab-emirates">United Arab Emirates</a>
  730.                                                                    </div>
  731.  
  732.                                                                <span class="description">Watch Dubai Racing Tv3  Live Online for Free – A Great Choice for  United Arab Emirates  Viewers. Stream Live on q2o.net.</span>
  733.                                                            </div>
  734.                        </div>
  735.                    </div>
  736.                </div>
  737.            </div>
  738.  
  739.            <div class="bg-white rounded p-3 mb-3">
  740.                <div id="player-container">
  741.                    <div id="stream-player"></div>
  742.                </div>
  743.  
  744.                <div class="d-flex justify-content-between align-items-center mt-3">
  745.                    <div class="source-buttons">
  746.                                                    <button type="button"
  747.                                    id="live1"
  748.                                    class="source-button active"
  749.                                    onclick="switchSource(0)" data-bs-toggle="tooltip" data-bs-placement="top" title="Live 1">
  750.                                <span>Live1</span>
  751.                            </button>
  752.                                                    <button type="button"
  753.                                    id="live2"
  754.                                    class="source-button "
  755.                                    onclick="switchSource(1)" data-bs-toggle="tooltip" data-bs-placement="top" title="Live 2">
  756.                                <span>Live2</span>
  757.                            </button>
  758.                                            </div>
  759.                    <div class="d-flex justify-content-center align-items-center gap-3 social-icons">
  760.                        <a href="https://wa.me/?text=Dubai+Racing+Tv3+https%3A%2F%2Fwww.q2o.net%2Fdubai-racing-tv3"
  761.                           target="_blank" class="text-success" title="Share on WhatsApp" data-bs-toggle="tooltip" data-bs-placement="top">
  762.                            <i class="fab fa-whatsapp fa-2x"></i>
  763.                        </a>
  764.                        <a href="https://t.me/share/url?url=https://www.q2o.net/dubai-racing-tv3&text=Dubai+Racing+Tv3"
  765.                           target="_blank" class="text-primary" title="Share on Telegram" data-bs-toggle="tooltip" data-bs-placement="top">
  766.                            <i class="fab fa-telegram-plane fa-2x"></i>
  767.                        </a>
  768.                        <a href="https://www.instagram.com/create/select/?caption=Dubai+Racing+Tv3+https%3A%2F%2Fwww.q2o.net%2Fdubai-racing-tv3"
  769.                           target="_blank" class="text-danger" title="Share on Instagram" data-bs-toggle="tooltip" data-bs-placement="top">
  770.                            <i class="fab fa-instagram fa-2x"></i>
  771.                        </a>
  772.                        <a href="https://www.facebook.com/sharer/sharer.php?u=https://www.q2o.net/dubai-racing-tv3"
  773.                           target="_blank" class="text-primary" title="Share on Facebook" data-bs-toggle="tooltip" data-bs-placement="top">
  774.                            <i class="fab fa-facebook-f fa-2x"></i>
  775.                        </a>
  776.                    </div>
  777.                </div>
  778.            </div>
  779.  
  780.            <script>
  781.                // Kaynakları JSON'dan parse et
  782.                const sources = [{"type":"m3u8","value":"https:\/\/dmitwlvvll.cdn.mgmlcdn.com\/dubaisportshd5\/smil:dubaisportshd5.smil\/chunklist_b1300000.m3u8","order":0},{"type":"m3u8","value":"https:\/\/dmitwlvvll.cdn.mgmlcdn.com\/dubaisportshd5\/smil:dubaisportshd5.smil\/chunklist_b1300000.m3u8","order":1}];
  783.                let currentPlayer = null;
  784.                let currentHls = null;
  785.  
  786.                function initM3U8Player(streamUrl) {
  787.                    cleanupCurrentPlayer();
  788.  
  789.                    // Player container'ı temizle
  790.                    const playerContainer = document.getElementById('player-container');
  791.                    playerContainer.innerHTML = '<div id="stream-player"></div>';
  792.  
  793.                    // Yeni video elementi oluştur
  794.                    const video = document.createElement('video');
  795.                    video.id = 'hls-video';
  796.                    video.className = 'video-js vjs-default-skin vjs-big-play-centered';
  797.                    video.controls = true;
  798.                    document.getElementById('stream-player').appendChild(video);
  799.  
  800.                    if (Hls.isSupported()) {
  801.                        currentHls = new Hls({
  802.                            debug: false,
  803.                            enableWorker: true,
  804.                            manifestLoadingTimeOut: 10000,
  805.                            manifestLoadingMaxRetry: 3,
  806.                            levelLoadingTimeOut: 10000,
  807.                            levelLoadingMaxRetry: 3
  808.                        });
  809.                        
  810.                        currentHls.loadSource(streamUrl);
  811.                        currentHls.attachMedia(video);
  812.                        
  813.                        currentHls.on(Hls.Events.MANIFEST_PARSED, function() {
  814.                            currentPlayer = videojs('hls-video', {
  815.                                fluid: true,
  816.                                aspectRatio: '16:9',
  817.                                autoplay: true,
  818.                                controls: true,
  819.                                responsive: true,
  820.                                sources: [{
  821.                                    src: streamUrl,
  822.                                    type: 'application/x-mpegURL'
  823.                                }]
  824.                            });
  825.  
  826.                            currentPlayer.on('dispose', function() {
  827.                                cleanupCurrentPlayer();
  828.                            });
  829.                        });
  830.  
  831.                        currentHls.on(Hls.Events.ERROR, function(event, data) {
  832.                            if (data.fatal) {
  833.                                switch (data.type) {
  834.                                    case Hls.ErrorTypes.NETWORK_ERROR:
  835.                                        console.log('Ağ hatası, yeniden yükleniyor...');
  836.                                        currentHls.startLoad();
  837.                                        break;
  838.                                    case Hls.ErrorTypes.MEDIA_ERROR:
  839.                                        console.log('Medya hatası, yeniden deneniyor...');
  840.                                        currentHls.recoverMediaError();
  841.                                        break;
  842.                                    default:
  843.                                        console.log('Kritik hata, player yeniden başlatılıyor...');
  844.                                        cleanupCurrentPlayer();
  845.                                        initM3U8Player(streamUrl);
  846.                                        break;
  847.                                }
  848.                            }
  849.                        });
  850.                    } else if (video.canPlayType('application/vnd.apple.mpegurl')) {
  851.                        currentPlayer = videojs('hls-video', {
  852.                            fluid: true,
  853.                            aspectRatio: '16:9',
  854.                            autoplay: true,
  855.                            controls: true,
  856.                            responsive: true,
  857.                            sources: [{
  858.                                src: streamUrl,
  859.                                type: 'application/x-mpegURL'
  860.                            }]
  861.                        });
  862.  
  863.                        currentPlayer.on('dispose', function() {
  864.                            cleanupCurrentPlayer();
  865.                        });
  866.                    }
  867.                }
  868.  
  869.                function cleanupCurrentPlayer() {
  870.                    if (currentPlayer) {
  871.                        try {
  872.                            currentPlayer.pause();
  873.                            currentPlayer.muted(true);
  874.                            currentPlayer.src('');
  875.                            currentPlayer.dispose();
  876.                            currentPlayer = null;
  877.                        } catch (e) {
  878.                            console.error('Player cleanup error:', e);
  879.                        }
  880.                    }
  881.  
  882.                    if (currentHls) {
  883.                        try {
  884.                            currentHls.stopLoad();
  885.                            currentHls.detachMedia();
  886.                            currentHls.destroy();
  887.                            currentHls = null;
  888.                        } catch (e) {
  889.                            console.error('HLS cleanup error:', e);
  890.                        }
  891.                    }
  892.  
  893.                    // Tüm video elementlerini temizle
  894.                    const videoElements = document.getElementsByTagName('video');
  895.                    Array.from(videoElements).forEach(video => {
  896.                        try {
  897.                            video.pause();
  898.                            video.muted = true;
  899.                            video.volume = 0;
  900.                            video.src = '';
  901.                            video.remove();
  902.                        } catch (e) {
  903.                            console.error('Video element cleanup error:', e);
  904.                        }
  905.                    });
  906.  
  907.                    // Player container'ı temizle
  908.                    const playerContainer = document.getElementById('stream-player');
  909.                    if (playerContainer) {
  910.                        playerContainer.innerHTML = '';
  911.                    }
  912.                }
  913.  
  914.                function switchSource(index) {
  915.                    // Tüm butonlardan active sınıfını kaldır
  916.                    document.querySelectorAll('.source-button').forEach(btn => {
  917.                        btn.classList.remove('active');
  918.                    });
  919.                    
  920.                    // Tıklanan butona active sınıfını ekle
  921.                    document.getElementById('live' + (index + 1)).classList.add('active');
  922.                    
  923.                    // Mevcut oynatıcıyı temizle
  924.                    cleanupCurrentPlayer();
  925.                    
  926.                    if (!sources[index]) return;
  927.  
  928.                    const source = sources[index];
  929.                    if (source.type === 'm3u8') {
  930.                        initM3U8Player(source.value);
  931.                    } else if (source.type === 'embed') {
  932.                        const playerContainer = document.getElementById('player-container');
  933.                        playerContainer.innerHTML = source.value;
  934.                    }
  935.                }
  936.  
  937.                // Sayfa yüklendiğinde ilk kaynağı başlat
  938.                document.addEventListener('DOMContentLoaded', function() {
  939.                    if (sources.length > 0) {
  940.                        switchSource(0);
  941.                    }
  942.                });
  943.            </script>
  944.  
  945.            
  946.                        <div class="mb-3"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3200974657041496"
  947.     crossorigin="anonymous"></script>
  948. <!-- VDA -->
  949. <ins class="adsbygoogle"
  950.     style="display:inline-block;width:728px;height:120px"
  951.     data-ad-client="ca-pub-3200974657041496"
  952.     data-ad-slot="9865684099"></ins>
  953. <script>
  954.     (adsbygoogle = window.adsbygoogle || []).push({});
  955. </script></div>
  956.            
  957.                        <div class="site-bg-8 rounded p-3 mb-3">
  958.                <h2 class="section-title mb-3">Similar TV Stations in
  959.                    <a href="https://www.q2o.net/country/united-arab-emirates">
  960.                        United Arab Emirates
  961.                    </a>
  962.                </h2>
  963.                <div class="row radio-channels" id="similar-stations-container">
  964.                                        <div class="col-md-2 col-4 mb-3 station-item" style="display: none;">
  965.                        <a href="dubai-horse-racing-live-tv" data-bs-toggle="tooltip" data-bs-placement="top" title="Dubai Racing Tv">
  966.                                                            <img
  967.                                    src="https://www.q2o.net/images/stations/1741094485.webp"
  968.                                    width="300"
  969.                                    height="300"
  970.                                    alt="Dubai Racing Tv - Watch Live TV - Live TV World"
  971.                                    class="img-fluid channel-image lazyload"
  972.                                    onerror="this.src='https://www.q2o.net/images/no_image.png'; this.classList.remove('lazyload');"
  973.                                >
  974.                                                        <div class="text-white text-center mt-2">Dubai...</div>
  975.                        </a>
  976.                    </div>
  977.                                        <div class="col-md-2 col-4 mb-3 station-item" style="display: none;">
  978.                        <a href="dubai-racing-tv2" data-bs-toggle="tooltip" data-bs-placement="top" title="Dubai Racing Tv2">
  979.                                                            <img
  980.                                    src="https://www.q2o.net/images/stations/1741099929.webp"
  981.                                    width="300"
  982.                                    height="300"
  983.                                    alt="Dubai Racing Tv2 - Watch Live TV - Live TV World"
  984.                                    class="img-fluid channel-image lazyload"
  985.                                    onerror="this.src='https://www.q2o.net/images/no_image.png'; this.classList.remove('lazyload');"
  986.                                >
  987.                                                        <div class="text-white text-center mt-2">Dubai...</div>
  988.                        </a>
  989.                    </div>
  990.                                        <div class="col-md-2 col-4 mb-3 station-item" style="display: none;">
  991.                        <a href="dubai-sports-1-live" data-bs-toggle="tooltip" data-bs-placement="top" title="Dubai Sports 1 Live">
  992.                                                            <img
  993.                                    src="https://www.q2o.net/images/stations/1742426907.webp"
  994.                                    width="300"
  995.                                    height="300"
  996.                                    alt="Dubai Sports 1 Live - Watch Live TV - Live TV World"
  997.                                    class="img-fluid channel-image lazyload"
  998.                                    onerror="this.src='https://www.q2o.net/images/no_image.png'; this.classList.remove('lazyload');"
  999.                                >
  1000.                                                        <div class="text-white text-center mt-2">Dubai...</div>
  1001.                        </a>
  1002.                    </div>
  1003.                                        <div class="col-md-2 col-4 mb-3 station-item" style="display: none;">
  1004.                        <a href="dubai-sports-2-live" data-bs-toggle="tooltip" data-bs-placement="top" title="Dubai Sports 2 Live">
  1005.                                                            <img
  1006.                                    src="https://www.q2o.net/images/stations/1742427069.webp"
  1007.                                    width="300"
  1008.                                    height="300"
  1009.                                    alt="Dubai Sports 2 Live - Watch Live TV - Live TV World"
  1010.                                    class="img-fluid channel-image lazyload"
  1011.                                    onerror="this.src='https://www.q2o.net/images/no_image.png'; this.classList.remove('lazyload');"
  1012.                                >
  1013.                                                        <div class="text-white text-center mt-2">Dubai...</div>
  1014.                        </a>
  1015.                    </div>
  1016.                                        <div class="col-md-2 col-4 mb-3 station-item" style="display: none;">
  1017.                        <a href="dubai-sports-3-live" data-bs-toggle="tooltip" data-bs-placement="top" title="Dubai Sports 3 Live">
  1018.                                                            <img
  1019.                                    src="https://www.q2o.net/images/stations/1742427167.webp"
  1020.                                    width="300"
  1021.                                    height="300"
  1022.                                    alt="Dubai Sports 3 Live - Watch Live TV - Live TV World"
  1023.                                    class="img-fluid channel-image lazyload"
  1024.                                    onerror="this.src='https://www.q2o.net/images/no_image.png'; this.classList.remove('lazyload');"
  1025.                                >
  1026.                                                        <div class="text-white text-center mt-2">Dubai...</div>
  1027.                        </a>
  1028.                    </div>
  1029.                                        <div class="col-md-2 col-4 mb-3 station-item" style="display: none;">
  1030.                        <a href="alarabiya-tv-live" data-bs-toggle="tooltip" data-bs-placement="top" title="AlArabiya Tv Live">
  1031.                                                            <img
  1032.                                    src="https://www.q2o.net/images/stations/1740559798.webp"
  1033.                                    width="300"
  1034.                                    height="300"
  1035.                                    alt="AlArabiya Tv Live - Watch Live TV - Live TV World"
  1036.                                    class="img-fluid channel-image lazyload"
  1037.                                    onerror="this.src='https://www.q2o.net/images/no_image.png'; this.classList.remove('lazyload');"
  1038.                                >
  1039.                                                        <div class="text-white text-center mt-2">AlArabiya...</div>
  1040.                        </a>
  1041.                    </div>
  1042.                                        <div class="col-md-2 col-4 mb-3 station-item" style="display: none;">
  1043.                        <a href="alhadath-live-stream" data-bs-toggle="tooltip" data-bs-placement="top" title="AlHadath Live Stream">
  1044.                                                            <img
  1045.                                    src="https://www.q2o.net/images/stations/1740560039.webp"
  1046.                                    width="300"
  1047.                                    height="300"
  1048.                                    alt="AlHadath Live Stream - Watch Live TV - Live TV World"
  1049.                                    class="img-fluid channel-image lazyload"
  1050.                                    onerror="this.src='https://www.q2o.net/images/no_image.png'; this.classList.remove('lazyload');"
  1051.                                >
  1052.                                                        <div class="text-white text-center mt-2">AlHadath...</div>
  1053.                        </a>
  1054.                    </div>
  1055.                                    </div>
  1056.                <div class="text-center mt-3" id="view-more-container" style="display: none;">
  1057.                    <button class="btn btn-primary" id="view-more-btn">View More</button>
  1058.                </div>
  1059.            </div>
  1060.  
  1061.            <script>
  1062.                document.addEventListener('DOMContentLoaded', function() {
  1063.                    const container = document.getElementById('similar-stations-container');
  1064.                    const stations = container.getElementsByClassName('station-item');
  1065.                    const viewMoreBtn = document.getElementById('view-more-btn');
  1066.                    const viewMoreContainer = document.getElementById('view-more-container');
  1067.                    
  1068.                    let currentIndex = 0;
  1069.                    const isMobile = window.innerWidth <= 768;
  1070.                    const initialShow = isMobile ? 9 : 12;
  1071.                    const loadMore = isMobile ? 3 : 6;
  1072.                    
  1073.                    // İlk yükleme
  1074.                    showNextStations(initialShow);
  1075.                    
  1076.                    // View More butonu görünürlüğünü kontrol et
  1077.                    if (stations.length > initialShow) {
  1078.                        viewMoreContainer.style.display = 'block';
  1079.                    }
  1080.                    
  1081.                    // View More butonuna tıklama
  1082.                    viewMoreBtn.addEventListener('click', function() {
  1083.                        showNextStations(loadMore);
  1084.                        
  1085.                        // Tüm istasyonlar gösterildiyse butonu gizle
  1086.                        if (currentIndex >= stations.length) {
  1087.                            viewMoreContainer.style.display = 'none';
  1088.                        }
  1089.                    });
  1090.                    
  1091.                    function showNextStations(count) {
  1092.                        for (let i = 0; i < count && currentIndex < stations.length; i++) {
  1093.                            stations[currentIndex].style.display = 'block';
  1094.                            currentIndex++;
  1095.                        }
  1096.                    }
  1097.                });
  1098.            </script>
  1099.            
  1100.            
  1101.            <span class="section-title mb-3">Add Comment</span>
  1102.  
  1103.            <div class="bg-white rounded p-2 pb-1 user-reviews mb-3">
  1104.  
  1105.                <div class="comment-box m-1" id="comment-section" data-error="Error"
  1106.                    data-recaptcha-error="Google reCAPTCHA verification failed, please try again.">
  1107.  
  1108.                    <form id="comment-form" method="POST">
  1109.                        <input type="hidden" name="content_id" value="137">
  1110.                        <input type="hidden" name="content_type" value="station">
  1111.  
  1112.                        <div class="mt-3">
  1113.                            <input type="text" class="form-control" id="name" name="name"
  1114.                                placeholder="Username" required>
  1115.                        </div>
  1116.  
  1117.                        <div class="mt-3">
  1118.                            <input type="email" class="form-control" id="email" name="email"
  1119.                                placeholder="E-Mail" required>
  1120.                        </div>
  1121.  
  1122.                        <div class="mt-3">
  1123.                            <textarea class="form-control" id="comment" name="comment" rows="3" placeholder="Comment" required></textarea>
  1124.                        </div>
  1125.  
  1126.                        
  1127.                        <button type="button" onclick="comment_form_send()" class="btn comment-button text-white mb-1">
  1128.                            Submit
  1129.                        </button>
  1130.  
  1131.                        <div id="comment_result"></div>
  1132.                    </form>
  1133.  
  1134.                </div>
  1135.            </div>
  1136.  
  1137.        </div>
  1138.    </div>
  1139.  
  1140. </div>
  1141. <!-- /Container -->
  1142.  
  1143. <!-- Report Form -->
  1144.  
  1145. <div class="modal align-middle" id="MyModal">
  1146.  
  1147.    <div class="modal-dialog modal-dialog-centered">
  1148.  
  1149.        <div class="modal-content">
  1150.  
  1151.            <div class="modal-header">
  1152.                <h5 class="modal-title">Report a Problem</h5>
  1153.                <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close">
  1154.                    <i class="icon-close"></i>
  1155.                </button>
  1156.            </div>
  1157.  
  1158.            <div class="modal-body submission-box pt-1 pb-1" id="report-submission-section"
  1159.                data-station-id="137" data-error="Error"
  1160.                data-recaptcha-error="Google reCAPTCHA verification failed, please try again.">
  1161.  
  1162.                <form id="report-submission-form">
  1163.  
  1164.                    <div class="mt-3">
  1165.                        <input type="email" class="form-control" id="email" name="email"
  1166.                            placeholder="Email" required>
  1167.                    </div>
  1168.  
  1169.                    <div class="mt-3">
  1170.                        <select title="Select a Reason" id="reason" name="reason" class="form-select">
  1171.                            <option selected="selected" disabled="disabled">Select a Reason</option>
  1172.                                                        <option value="1">The TV Does not Work</option>
  1173.                                                        <option value="2">The TV is Playing Intermittently</option>
  1174.                                                        <option value="3">The TV Plays but Broadcasts the Warning Message</option>
  1175.                                                        <option value="4">A Different TV Station is Playing</option>
  1176.                                                    </select>
  1177.                    </div>
  1178.  
  1179.                    
  1180.                    <div id="report-submission-result" class="mb-3"></div>
  1181.  
  1182.                    <div class="modal-footer pt-0 pe-0">
  1183.                        <button type="button" class="btn submit-button m-0"
  1184.                            onclick="report_submission_form()">Submit</button>
  1185.                    </div>
  1186.  
  1187.                </form>
  1188.  
  1189.            </div>
  1190.  
  1191.        </div>
  1192.  
  1193.    </div>
  1194.  
  1195. </div>
  1196.  
  1197. <!-- /Report Form -->
  1198.  
  1199.  
  1200. <link href="https://vjs.zencdn.net/7.20.3/video-js.css" rel="stylesheet" />
  1201. <script src="https://vjs.zencdn.net/7.20.3/video.min.js"></script>
  1202. <script src="https://cdn.jsdelivr.net/npm/hls.js@1.5.15/dist/hls.min.js"></script>
  1203. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
  1204.  
  1205.  
  1206.    <div class="container text-center mb-3"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3200974657041496"
  1207.     crossorigin="anonymous"></script>
  1208. <!-- VDA -->
  1209. <ins class="adsbygoogle"
  1210.     style="display:inline-block;width:728px;height:120px"
  1211.     data-ad-client="ca-pub-3200974657041496"
  1212.     data-ad-slot="9865684099"></ins>
  1213. <script>
  1214.     (adsbygoogle = window.adsbygoogle || []).push({});
  1215. </script></div>
  1216. <div class="footer-container site-color-8">
  1217.    <footer class="page-footer">
  1218.        <div class="container">
  1219.            <div class="row">
  1220.                <div class="col-md-3 mx-auto">
  1221.                    <a href="https://www.q2o.net/">
  1222.                        <img src="https://www.q2o.net/images/logo.png" class="footer-logo mb-1" alt="Live Tv">
  1223.                    </a>
  1224.                    <span class="d-block mt-2">Live TV World – Watch 1200+ Channels Free! Enjoy live sports, news, movies, and top TV shows in HD anytime, anywhere. Stream global entertainment seamlessly with no subscriptions—only on Q2O Live TV World!</span>
  1225.                    <div class="clearfix mb-1"></div>
  1226.                    <a href="https://twitter.com/https://twitter.com/" aria-label="Twitter" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" class="twitter-footer mt-2 me-2" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></a>                    <a href="https://www.facebook.com/" aria-label="Facebook" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" class="facebook-footer mt-2 me-2" viewBox="0 0 320 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg></a>                    <a href="https://telegram.org/" aria-label="Telegram" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" class="telegram-footer mt-2" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480V396.4c0-4 1.5-7.8 4.2-10.7L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z"/></svg></a>                </div>
  1227.                <div class="clearfix w-100 d-md-none">&nbsp;</div>
  1228.                <div class="col-md-3 col-4">
  1229.                    <span class="section-head">Pages</span><br><br>
  1230.                    <ul class="list-unstyled">
  1231.                                                <li><a href="https://www.q2o.net/page/privacy-policy">Privacy Policy</a></li>
  1232.                                                <li><a href="https://www.q2o.net/page/cookies-policy">Cookies Policy</a></li>
  1233.                                                <li><a href="https://www.q2o.net/page/about">About</a></li>
  1234.                                                <li><a href="https://www.q2o.net/page/dmca">DMCA</a></li>
  1235.                                                <li><a href="https://www.q2o.net/page/contact">Contact Us</a></li>
  1236.                                                
  1237.                        <li><a href="https://www.q2o.net/submission">Submit TV</a></li>                    </ul>
  1238.                </div>
  1239.                <div class="col-md-3 col-4">
  1240.                    <span class="section-head">Genres</span><br><br>
  1241.                    <ul class="list-unstyled">
  1242.                                                <li><a href="https://www.q2o.net/genre/News">News</a></li>
  1243.                                                <li><a href="https://www.q2o.net/genre/Rock">Rock</a></li>
  1244.                                                <li><a href="https://www.q2o.net/genre/Pop">Pop</a></li>
  1245.                                                <li><a href="https://www.q2o.net/genre/RnB">RnB</a></li>
  1246.                                                <li><a href="https://www.q2o.net/genre/Talk">Talk</a></li>
  1247.                                                <li><a href="https://www.q2o.net/genre/Sports">Sports</a></li>
  1248.                                                <li><a href="https://www.q2o.net/genre/live-webcam">Live Webcam</a></li>
  1249.                                                <li><a href="https://www.q2o.net/genre/church-live">Church Live</a></li>
  1250.                                                <li><a href="https://www.q2o.net/genre/matches">Matches</a></li>
  1251.                                            </ul>
  1252.                </div>
  1253.                <div class="col-md-3 col-4">
  1254.                    <span class="section-head mt-3 mb-4">Countries</span><br><br>
  1255.                    <ul class="list-unstyled">
  1256.                                                <li><a href="https://www.q2o.net/country/usa">USA</a></li>
  1257.                                                <li><a href="https://www.q2o.net/country/germany">Germany</a></li>
  1258.                                                <li><a href="https://www.q2o.net/country/canada">Canada</a></li>
  1259.                                                <li><a href="https://www.q2o.net/country/argentina">Argentina</a></li>
  1260.                                                <li><a href="https://www.q2o.net/country/brazil">Brazil</a></li>
  1261.                                                <li><a href="https://www.q2o.net/country/united-kingdom">United Kingdom</a></li>
  1262.                                                <li><a href="https://www.q2o.net/country/turkmenistan">Turkmenistan</a></li>
  1263.                                            </ul>
  1264.                </div>
  1265.            </div>
  1266.        </div>
  1267.        <div class="footer-copyright text-center py-2 site-copyright-8"> 2025 All rights are reserved. - <a href="https://www.q2o.net/"> Live Tv</a></div>
  1268.    </footer>
  1269. </div>
  1270.  
  1271. <!-- Cookie Alert -->
  1272. <div class="alert text-center cookiealert py-2" role="alert">
  1273.    This site uses cookies to provide you with a great user experience. By using this website, you agree to our use of cookies.    <button type="button" class="btn btn-sm acceptcookies" aria-label="Close">
  1274.        I accept cookies    </button>
  1275. </div>
  1276. <!-- /Cookie Alert -->
  1277.  
  1278. <!-- Scripts -->
  1279. <script src="https://www.q2o.net/assets/js/scripts.js?1.2"></script>
  1280.  
  1281. <!-- Bootstrap Bundle -->
  1282. <script src="https://www.q2o.net/vendor/bootstrap/js/bootstrap.bundle.min.js?1.2"></script>
  1283.  
  1284. <!-- Bootstrap -->
  1285. <script src="https://www.q2o.net/assets/js/bootstrap.min.js?1.2"></script>
  1286.  
  1287. <!-- jQuery UI -->
  1288. <script defer async src="https://www.q2o.net/assets/js/jquery-ui.min.js?1.2"></script>
  1289.  
  1290.  
  1291.  
  1292. </body>
  1293.  
  1294. </html>
  1295.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda