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://freehorseracingtv.com/live/horse-racing-tv-free-stream/

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <title>Free Horse Racing Tv - Watch Racing.com TV Live stream tv</title>
  5. <meta name="msvalidate.01" content="5B6C009286A12AF783EF6CE5D04B6880" />
  6. <meta charset="utf-8">
  7. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  8. <meta name="description" content="Live Horse Racing TV Free Racing.com - Australian, USA, UK, France, German, Irish,  Horse Racing Free Live Stream." />
  9. <meta name="keywords" content="english, sports, australia, Racing Tv, Racing Tv Free, Racing Tv Live stream, Australian Horse Racing Live,
  10. USA Horse Racing Live,
  11. UK Horse Racing Live,
  12. ...">
  13. <meta name="author" content="Horse Racing TV">
  14. <meta property="og:type" content="website" />
  15. <meta property="og:url" content="https://freehorseracingtv.com/live/horse-racing-tv-free-stream/" />
  16. <meta property="og:title" content="Racing.com TV | Free Horse Racing TV Global" />
  17. <meta property="og:image" content="https://freehorseracingtv.com/live/uploads/kanal/racing-com-live.jpg" />
  18. <meta property="og:site_name" content="Racing.com TV | Free Horse Racing TV Global" />
  19. <link rel="canonical" href="https://freehorseracingtv.com/live/horse-racing-tv-free-stream/">
  20. <link href="https://freehorseracingtv.com/live/public/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  21. <link href="https://freehorseracingtv.com/live/public/css/main.min.css" rel="stylesheet">
  22. <link rel="stylesheet" href="https://freehorseracingtv.com/live/public/vendor/font/css/font-awesome.min.css">
  23. <link rel="stylesheet" href="https://freehorseracingtv.com/live/public/css/swiper.min.css">
  24. <script src="https://freehorseracingtv.com/live/public/vendor/sweetalert/sweetalert2.min.js"></script>
  25. <link rel="stylesheet" href="https://freehorseracingtv.com/live/public/vendor/sweetalert/sweetalert2.min.css">
  26. <link rel="icon" type="image/png" href="https://freehorseracingtv.com/live/favicon.png" />
  27. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1446210829702900" crossorigin="anonymous"></script>
  28. <style>
  29.    /* Popup için CSS stilini burada tanımlayabilirsiniz */
  30.    .popup-container {
  31.        width: 95%;
  32.        max-width: 450px; /* Maksimum genişlik belirleyebilirsiniz */
  33.        background-color: #fff;
  34.        position: fixed;
  35.        top: 50%;
  36.        left: 50%;
  37.        transform: translate(-50%, -50%);
  38.        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  39.        display: none;
  40.    }
  41.  
  42.    .popup-content {
  43.        padding: 10px;
  44.    }
  45.  
  46.    .close-button {
  47.        cursor: pointer;
  48.        position: absolute;
  49.        top: 5px;
  50.        right: 5px;
  51.    }
  52. </style>
  53. <style>
  54. .colorize, .colorizebutton{
  55. background-color:#2a967b;
  56. color:#eee;
  57. }
  58. .nav-item .nav-link {
  59.    color: #eee;
  60. }
  61. .dropdown-item {
  62.    color: #eee;
  63. }
  64. .colorizebutton:hover{
  65. background-color:#525252;
  66. color:#e0e0e0;
  67. }
  68. .colorizeh{
  69. background-color:#2a967b;
  70. color:#eee;
  71. }
  72. a{
  73. color:#2a967b;
  74. }
  75. a:hover{
  76. color:#2a967b;
  77. }
  78. .defaultc:hover{
  79. color:#e0e0e0 !important;
  80. }
  81. .card:hover > .colorizeh{
  82. background-color:#525252;
  83. color:#eee !important;
  84. }
  85.  
  86. .benzertitle,.gdtitle{
  87. border-top:5px solid #2a967b;
  88. }
  89.  
  90. .colorizehh{
  91. background-color:#2a967b;
  92. color:#e0e0e0;
  93. padding:7px;
  94. border:1px solid #2a967b;
  95. }
  96. .colorizehh:hover{
  97. background-color:#e0e0e0;
  98. color:#2a967b;
  99. padding:7px;
  100. border:1px solid #e0e0e0;
  101. }
  102. .colorizeh:hover{
  103. background-color:#525252;
  104. color:#eee !important;
  105. }
  106. .colorizeh:hover a{
  107. color:#2a967b !important;
  108. }
  109. .coloriznav a{
  110. color:#e0e0e0;
  111. font-weight: 300;
  112. }
  113. .colorchannel a{
  114. color:#eee !important;
  115. }
  116.  
  117. .colorizelink a{
  118. color:#eee;
  119. }
  120. ::selection {
  121. background:#2a967b;
  122. color:#ffffff;
  123. }
  124. ::-moz-selection {
  125. background:#2a967b;
  126. color:#ffffff;
  127. }
  128. .swiper-container {
  129. width: 100%;
  130. height: 100%;
  131.  }
  132. .swiper-slide {
  133. text-align: center;
  134. font-size: 18px;
  135. background: #fff;
  136. display: -webkit-box;
  137. display: -ms-flexbox;
  138. display: -webkit-flex;
  139. display: flex;
  140. -webkit-box-pack: center;
  141. -ms-flex-pack: center;
  142. -webkit-justify-content: center;
  143. justify-content: center;
  144. -webkit-box-align: center;
  145. -ms-flex-align: center;
  146. -webkit-align-items: center;
  147. align-items: center;
  148.  } </style>
  149. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-185373939-1"></script>
  150. <script>
  151.  window.dataLayer = window.dataLayer || [];
  152.  function gtag(){dataLayer.push(arguments);}
  153.  gtag('js', new Date());
  154.  gtag('config', 'UA-185373939-1');
  155. </script>
  156. </head>
  157. <body>
  158. <nav class="navbar navbar-expand-lg colorize navbar-fixed-top">
  159. <div class="container">
  160. <span class="navbar-toggler float-left"><a class="nav-link logo" href="https://freehorseracingtv.com/live/"><img src="https://freehorseracingtv.com/live/logo.png" alt="Free Horse Racing TV Global" width="200"></a></span>
  161. <button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
  162. <span class="navbar-toggler-icon"></span>
  163. </button>
  164. <div class="collapse navbar-collapse" id="navbarResponsive">
  165. <ul class="navbar-nav mr-auto">
  166. <li class="nav-item">
  167. <a class="nav-link logo gizle" href="https://freehorseracingtv.com/live/"> <img src="https://freehorseracingtv.com/live/logo.png" alt="Free Horse Racing TV Global" width="%100">
  168. </a>
  169. </li>
  170. <li class="nav-item  mt-2">
  171. <a class="nav-link" href="https://freehorseracingtv.com/live/">HOME
  172. </a>
  173. </li>
  174. <li class="nav-item  mt-2 dropdown">
  175. <div class="dropdown-menu colorize" aria-labelledby="navbarDropdown">
  176. <a class="dropdown-item" href="https://freehorseracingtv.com/live/blogs/racing/">Racing </a>
  177. <a class="dropdown-item" href="https://freehorseracingtv.com/live/blogs/news/">News </a>
  178. <div class="dropdown-divider"></div>
  179. <a class="dropdown-item" href="https://freehorseracingtv.com/live/blogs/">All Articles</a>
  180. </div>
  181. </li>
  182. <li class="nav-item  mt-2">
  183. <a class="nav-link" href="https://freehorseracingtv.com/live/country/Horse-Racing-Tv/">ALL RACING TV
  184. </a>
  185. </li>
  186. </div>
  187. <span><a class="text-light float-right ml-2" value="Show/Hide" href="javascript:void(0)" id="search-to-top" onClick="showHideDiv('divMsg')"><i class="fa fa-search fa-lg" aria-hidden="true"></i></a></span>
  188. </div>
  189. </nav>
  190. <div id="divMsg" class="container noned">
  191. <div class="container mb-2 mt-2">
  192. <form class action="https://freehorseracingtv.com/live/arama/" method="GET">
  193. <div class="row justify-content-center p-3">
  194. <div class="col-lg-6 col-8">
  195. <input class="form-control" type="text" name="s" placeholder="Enter Channel Name..">
  196. </div>
  197. <div class="col-lg-2 col-4">
  198. <input class="btn btn-dark" type="submit" value="Arama" placeholder="Enter Channel Name..">
  199. </div>
  200. </div>
  201. </form>
  202. </div>
  203. </div>
  204. <style>
  205.        @media (max-width: 767px) {
  206.            #left, #right {
  207.                display: none;
  208.            }
  209.        }
  210.    </style>
  211. <div id="left" style="position: fixed; left: 0px; top: 80px; z-index: 1;"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1446210829702900" crossorigin="anonymous"></script>
  212. <ins class="adsbygoogle" style="display:inline-block;width:200px;height:750px" data-ad-client="ca-pub-1446210829702900" data-ad-slot="3426363243"></ins><script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
  213. </div>
  214. <div id="right" style="position: fixed; right: 0px; top: 80px; z-index: 1;">
  215. <ins class="adsbygoogle" style="display:inline-block;width:200px;height:750px" data-ad-client="ca-pub-1446210829702900" data-ad-slot="1570356096"></ins>
  216. </div>
  217. <div class="container">
  218. <div class="row">
  219. <div class="col-lg-12 mt-1 mb-1 text-center">
  220. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1446210829702900" crossorigin="anonymous"></script>
  221.  
  222. <ins class="adsbygoogle" style="display:block;min-width:400px;max-width:1200px;width:100%;height:300px" data-ad-client="ca-pub-1446210829702900" data-ad-slot="8565307304" data-ad-format="auto" data-full-width-responsive="true"></ins>
  223. <script>
  224.     (adsbygoogle = window.adsbygoogle || []).push({});
  225. </script>
  226. </div>
  227. <div class="col-lg-9">
  228. <div class="row mronlypc2 bg-white">
  229. <div class="col-lg-12 colorize pp">
  230. <h1 class="indexsec"> <a class="text-danger" href="https://freehorseracingtv.com/live/country/Horse-Racing-Tv/">View all Horse-Racing-TV Channels </a> - Racing.com TV <a class="text-white">Live Stream</a></h1>
  231. <div align="right">
  232. </div>
  233. <small class="indexdes" style="float:right">
  234. <form action method="POST">
  235. <input type="hidden" name="kanal" value="16">
  236. </small>
  237. </form>
  238. </div>
  239. <div class="col-lg-12 col-md-12 lsifir p-lg-0">
  240. <div class="tvizle">
  241. <iframe id="tvekran" marginwidth="0" marginheight="0" src="https://freehorseracingtv.com/live/yayin1/?kanal=16&yayin=&guvenlik=$2y$10$20K1UsPT7bvb0QN/Ha7hZe8nsu1npsD2DAnjNBbXnhHOhUwrkTANy" frameborder="0" scrolling="no"></iframe><img src="https://q2o.net/saydam-720.png" style="opacity:0.01; position: absolute; top: 1px; width: 100%; height: 100px; z-index: 9999;">
  242. </div>
  243. <div class="yayinlar colorize pp">
  244. <div class="row pl-1 pr-1">
  245. <div class="col-lg-6 col-8">
  246. <a href="https://freehorseracingtv.com/live/horse-racing-tv-free-stream/1/"> <button type="button" class="btn btn-danger btn-sm"> <i class="fa fa-television" aria-hidden="true"></i> Live 1</button></a>
  247. </div>
  248. <div class="col-lg-6 col-4 tright" style="float:right;">
  249. <a href="https://www.facebook.com/sharer/sharer.php?u=https://freehorseracingtv.com/live/horse-racing-tv-free-stream/" target="_blank"><button data-toggle="modal" data-placement="top" title="Facebook'ta Paylaş" type="button" style="margin-bottom:10px;" class="btn btn-primary btn-sm"><i class="fa fa-facebook" aria-hidden="true"></i></button></a>
  250. <a href="whatsapp://send?text=https://freehorseracingtv.com/live/horse-racing-tv-free-stream" data-action="share/whatsapp/share" target="_blank"><button data-toggle="tooltip" data-placement="top" title="Share On Whatsapp" style="margin-bottom:10px;" type="button" class="btn btn-success btn-sm"><i class="fa fa-whatsapp" aria-hidden="true"></i></button></a>
  251. </div>
  252. </div>
  253. </div>
  254. </div>
  255. <a href="https://freehorseracingtv.com/live/horse-racing-tv-free-stream/">
  256. <img src="https://freehorseracingtv.com/live/uploads/kanal/racing-com-live.jpg" data-url="https://freehorseracingtv.com/live/uploads/kanal/racing-com-live.jpg" width="70" height="51" data-toggle="tooltip" data-placement="bottom" loading="lazy">
  257. </a>
  258. <a href="https://freehorseracingtv.com/live/equidia-pro-horse-racing-live-stream/">
  259. <img src="https://freehorseracingtv.com/live/uploads/kanal/equidia-pro-horse-racing-live-stream.jpg" data-url="https://freehorseracingtv.com/live/uploads/kanal/equidia-pro-horse-racing-live-stream.jpg" width="70" height="51" data-toggle="tooltip" data-placement="bottom" loading="lazy">
  260. </a>
  261. <a href="https://freehorseracingtv.com/live/racing-tv-live/">
  262. <img src="https://freehorseracingtv.com/live/uploads/kanal/Racing-TV.jpg" data-url="https://freehorseracingtv.com/live/uploads/kanal/Racing-TV.jpg" width="70" height="51" data-toggle="tooltip" data-placement="bottom" loading="lazy">
  263. </a>
  264. <a href="https://freehorseracingtv.com/live/dubai-horse-racing-live-tv/">
  265. <img src="https://freehorseracingtv.com/live/uploads/kanal/Dubai-Racing-live-tv.jpg" data-url="https://freehorseracingtv.com/live/uploads/kanal/Dubai-Racing-live-tv.jpg" width="70" height="51" data-toggle="tooltip" data-placement="bottom" loading="lazy">
  266. </a>
  267. <a href="https://freehorseracingtv.com/live/horse-racing-tv-free-stream-Sky1/">
  268. <img src="https://freehorseracingtv.com/live/uploads/kanal/ss1.jpg" data-url="https://freehorseracingtv.com/live/uploads/kanal/ss1.jpg" width="70" height="51" data-toggle="tooltip" data-placement="bottom" loading="lazy">
  269. </a>
  270. <a href="https://freehorseracingtv.com/live/horse-racing-tv-free-stream-Sky2/">
  271. <img src="https://freehorseracingtv.com/live/uploads/kanal/ss2.jpg" data-url="https://freehorseracingtv.com/live/uploads/kanal/ss2.jpg" width="70" height="51" data-toggle="tooltip" data-placement="bottom" loading="lazy">
  272. </a>
  273. <a href="https://freehorseracingtv.com/live/Sky-Thoroughbred-Central/">
  274. <img src="https://freehorseracingtv.com/live/uploads/kanal/sky-thoroughbred-central.jpg" data-url="https://freehorseracingtv.com/live/uploads/kanal/sky-thoroughbred-central.jpg" width="70" height="51" data-toggle="tooltip" data-placement="bottom" loading="lazy">
  275. </a>
  276. <a href="https://freehorseracingtv.com/live/atg-1-swe/">
  277. <img src="https://freehorseracingtv.com/live/uploads/kanal/atg-SWE1.jpg" data-url="https://freehorseracingtv.com/live/uploads/kanal/atg-SWE1.jpg" width="70" height="51" data-toggle="tooltip" data-placement="bottom" loading="lazy">
  278. </a>
  279. <a href="https://freehorseracingtv.com/live/atg-2-us/">
  280. <img src="https://freehorseracingtv.com/live/uploads/kanal/atg-US2.jpg" data-url="https://freehorseracingtv.com/live/uploads/kanal/atg-US2.jpg" width="70" height="51" data-toggle="tooltip" data-placement="bottom" loading="lazy">
  281. </a>
  282. <a href="https://freehorseracingtv.com/live/atg/">
  283. <img src="https://freehorseracingtv.com/live/uploads/kanal/atg.jpg" data-url="https://freehorseracingtv.com/live/uploads/kanal/atg.jpg" width="70" height="51" data-toggle="tooltip" data-placement="bottom" loading="lazy">
  284. </a>
  285. <div class="col-lg-12 mt-1 mb-1 text-center">
  286. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1446210829702900" crossorigin="anonymous"></script>
  287.  
  288. <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1446210829702900" data-ad-slot="8287185568" data-ad-format="auto" data-full-width-responsive="true"></ins>
  289. <script>
  290.     (adsbygoogle = window.adsbygoogle || []).push({});
  291. </script>
  292. </div>
  293. <div class="row">
  294. </section>
  295. </div>
  296. <div class="col-lg-12 mt-2">
  297. <p>Live Horse Racing.com TV Free - Check out the weekly TV guide for Racing.com's dedicated 24/7 broadcast channel. Available on free-to-air television. Australian, USA, UK, France, German, Irish, Horse Racing Free Live Stream.</p><p>Racing TV channel where 34 hippodromes are shareholders and live streams from 61 racetracks. As Racing UK several other business units grew and joint ventures were developed, owned by parent company Racecourse live stream.
  298. </p>
  299. <p>Racing.com is a leading Australian media company that specializes in horse racing coverage. The company was founded in 2000 and has since grown to become one of the most respected and trusted sources of horse racing information in the country.</p>
  300. <p>Racing.com is dedicated to providing comprehensive coverage of horse racing events in Australia, including live streaming, race replays, and expert analysis. The company also offers a wide range of other services, including horse racing news and results, form guides, and betting tips.</p>
  301. <p>One of the key features of Racing.com is its live streaming service, which allows users to watch live races from around the country. This service is available to users via the Racing.com website, as well as through the company&apos;s mobile app. The live streaming service is available to all users, regardless of whether they have a Racing.com account.</p>
  302. <p>In addition to live streaming, Racing.com also provides a wide range of other services to help users stay informed about horse racing events. This includes race replays, which allow users to watch past races and analyze the performance of different horses and jockeys. The company also provides expert analysis and tips to help users make informed betting decisions.</p>
  303. <p>Racing.com is also known for its extensive coverage of horse racing events in Australia. The company provides detailed coverage of all major horse racing events, including the Melbourne Cup, the Caulfield Cup, and the Cox Plate. In addition to providing coverage of these major events, Racing.com also covers a wide range of other horse racing events, including those at smaller tracks around the country.</p>
  304. <p>One of the key strengths of Racing.com is its team of experienced and knowledgeable experts. The company&apos;s team includes former jockeys, trainers, and other horse racing experts who provide expert analysis and commentary on horse racing events.</p>
  305. <p>In conclusion, Racing.com is a leading Australian media company that offers comprehensive coverage of horse racing events in Australia. The company provides live streaming, race replays, expert analysis, and betting tips to help users stay informed about horse racing events. With a team of experienced and knowledgeable experts, Racing.com is a trusted source of horse racing information in Australia.</p>
  306. <p>Racing TV is one of the two major horse racing television channels in the UK, the other Sports Racing. Station-dedicated horse racing broadcasting over 70% of all live racing from the UK and Ireland, including about 90% of all Group and Progressive breeds.
  307. </p>
  308. <p><strong>All Clubs Horse Racing</strong><br/>Alexandra Racing Club<br/>Apsley Racing Club<br/>Ararat Turf Club<br/>Avoca Shire Turf Club<br/>Bairnsdale Racing Club<br/>Ballan Jockey Club<br/>Ballarat Turf Club<br/>Benalla Racing Club<br/>Bendigo Jockey Club<br/>Buchan Gelantipy Race Club<br/>Burrumbeet Park Windermere Racing Club<br/>Camperdown Turf Club<br/>Casterton Racing Club<br/>Colac Turf Club<br/>Coleraine Racing Club<br/>Cranbourne Turf Club<br/>Dederang Picnic Racing Club<br/>Donald District Racing Club<br/>Drouin Picnic Racing Club<br/>Dunkeld Racing Club<br/>Echuca Racing Club<br/>Edenhope Racing Club<br/>Geelong Racing Club<br/>Geelong St Patrick's Racing Club<br/>Great Western Racing Club<br/>Gunbower Racing Club<br/>Hamilton Racing Club<br/>Hanging Rock Racing Club<br/>Healesville Amateur Racing Club<br/>Horsham District Racing Club<br/>Kerang Turf Club<br/>Kilmore Racing Club<br/>Kyneton Hanging Rock Racing Club<br/>Latrobe Valley Racing Club<br/>Manangatang Racing Club<br/>Mansfield District Racing Club<br/>Merton Amateur Turf Club<br/>Mildura Racing Club<br/>Moe Racing Club<br/>Mortlake Racing Club<br/>Mt Wycheproof District Racing Club<br/>Murtoa Marma Racing Club<br/>Nhill District Racing Club<br/>Omeo District Racing Club<br/>Pakenham Racing Club<br/>Penshurst District Racing Club<br/>Racing Wodonga<br/>Sale Turf Club<br/>Seymour Racing Club<br/>St Arnaud Turf Club<br/>Stawell Racing Club<br/>Stony Creek Racing Club<br/>Swan Hill Jockey Club<br/>Tambo Valley Racing Club<br/>Tatura Shepparton Racing Club<br/>Terang District Racing Club<br/>Towong Turf Club<br/>Wangaratta Turf Club<br/>Warracknabeal Racing Club<br/>Warrnambool Racing Club<br/>erribee Racing Club<br/>WWoodford Racing Club<br/>Woolamai District Racing Club<br/>Yarra Valley Racing<br/>Yea Racing</p>
  309. <p>Racing Tv, Racing Tv Free, Racing Tv Live stream, Racing.com, Australian Horse Racing Live, USA Horse Racing Live, UK Horse Racing Live, France Racing Live, German Horse Racing Live, Irish Horse Racing Live, Indian Horse Racing Live, horse racing nation, horse racing news, horse racing game, horse racing near me, horse racing today, horse racing schedule, horse racing accidents</p>
  310. </div>
  311. <div class="col-lg-12 mt-1 mb-1 text-center">
  312. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1446210829702900" crossorigin="anonymous"></script>
  313.  
  314. <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1446210829702900" data-ad-slot="4274321696" data-ad-format="auto" data-full-width-responsive="true"></ins>
  315. <script>
  316.     (adsbygoogle = window.adsbygoogle || []).push({});
  317. </script></div>
  318. </div>
  319. <div class="col-lg-12 mt-1 mb-1 text-center">
  320. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1446210829702900" crossorigin="anonymous"></script>
  321.  
  322. <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1446210829702900" data-ad-slot="9888364587" data-ad-format="auto" data-full-width-responsive="true"></ins>
  323. <script>
  324.     (adsbygoogle = window.adsbygoogle || []).push({});
  325. </script></div>
  326. </div>
  327. <div class="col-lg-3">
  328. <form class action="https://freehorseracingtv.com/live/arama/" method="GET">
  329. <div class="row p-2 ">
  330. <div class="col-lg-9 col-8 pl-0 pr-1">
  331. <input class="form-control search" type="text" name="s" placeholder="Enter channel name..">
  332. </div>
  333. <div class="col-lg-2 col-4 px-0">
  334. <input class="btn btn-dark" type="submit" value="Search" placeholder="Enter Channel Name..">
  335. </div>
  336. </div>
  337. </form>
  338.  
  339. <div class="row">
  340. <div class="col-lg-12 p-2 bg-white">
  341. </div>
  342. <div class="col-lg-12 colorize mt-2 pp widget-title">
  343. <h3 class="indexsec">Most Watched</h3>
  344. </div>
  345. <div class="col-lg-12 bg-white pt-2 pb-2">
  346. <div class="row">
  347. <div class="col-3 p-1 border tavsiyeediyoruz">
  348. <a href="/live/racing-tv-live/">
  349. <img src="/live/uploads/kanal/Racing-TV.jpg" data-url="/live/uploads/kanal/Racing-TV.jpg" alt="Racing TV" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Racing TV">
  350. </a>
  351. </div>
  352. <div class="col-3 p-1 border tavsiyeediyoruz">
  353. <a href="/live/equidia-pro-horse-racing-live-stream/">
  354. <img src="/live/uploads/kanal/equidia-pro-horse-racing-live-stream.jpg" data-url="/live/uploads/kanal/equidia-pro-horse-racing-live-stream.jpg" alt="Equidia pro Horse Racing" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Equidia pro Horse Racing">
  355. </a>
  356. </div>
  357. <div class="col-3 p-1 border tavsiyeediyoruz">
  358. <a href="/live/dubai-horse-racing-live-tv/">
  359. <img src="/live/uploads/kanal/Dubai-Racing-live-tv.jpg" data-url="/live/uploads/kanal/Dubai-Racing-live-tv.jpg" alt="Dubai Horse Racing Tv" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Dubai Horse Racing Tv">
  360. </a>
  361. </div>
  362. <div class="col-3 p-1 border tavsiyeediyoruz">
  363. <a href="/live/australia-rsn-racing-radio/">
  364. <img src="/live/uploads/kanal/australia-rsn-racing-radio.jpg" data-url="/live/uploads/kanal/australia-rsn-racing-radio.jpg" alt="Australia RSN Racing Radio" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Australia RSN Racing Radio">
  365. </a>
  366. </div>
  367. <div class="col-3 p-1 border tavsiyeediyoruz">
  368. <a href="/live/atg/">
  369. <img src="/live/uploads/kanal/atg.jpg" data-url="/live/uploads/kanal/atg.jpg" alt="Atg live racing" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Atg live racing">
  370. </a>
  371. </div>
  372. <div class="col-3 p-1 border">
  373. <a href="/live/william-hill-horse-racing-radio/">
  374. <img src="/live/uploads/kanal/William-Hill-Horse-Racing-Radio.jpg" data-url="/live/uploads/kanal/William-Hill-Horse-Racing-Radio.jpg" alt="William Hill Horse Racing Radio" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="William Hill Horse Racing Radio">
  375. </a>
  376. </div>
  377. <div class="col-3 p-1 border tavsiyeediyoruz">
  378. <a href="/live/horse-racing-tv-free-stream-Sky1/">
  379. <img src="/live/uploads/kanal/ss1.jpg" data-url="/live/uploads/kanal/ss1.jpg" alt="Sky 1 Racing Tv" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Sky 1 Racing Tv">
  380. </a>
  381. </div>
  382. <div class="col-3 p-1 border tavsiyeediyoruz">
  383. <a href="/live/horse-racing-tv-free-stream-Sky2/">
  384. <img src="/live/uploads/kanal/ss2.jpg" data-url="/live/uploads/kanal/ss2.jpg" alt="Sky 2 Racing Tv" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Sky 2 Racing Tv">
  385. </a>
  386. </div>
  387. <div class="col-3 p-1 border tavsiyeediyoruz">
  388. <a href="/live/william-hill-betting-tv-horse-racing-live/">
  389. <img src="/live/uploads/kanal/william-hill-tv_live_sitream.jpg" data-url="/live/uploads/kanal/william-hill-tv_live_sitream.jpg" alt="William Hill Live TV" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="William Hill Live TV">
  390. </a>
  391. </div>
  392. <div class="col-3 p-1 border tavsiyeediyoruz">
  393. <a href="/live/william-hill-betting-tv-2-horse-racing-live/">
  394. <img src="/live/uploads/kanal/William-Hill-TV2-Live-racing.jpg" data-url="/live/uploads/kanal/William-Hill-TV2-Live-racing.jpg" alt="William Hill Live TV 2" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="William Hill Live TV 2">
  395. </a>
  396. </div>
  397. <div class="col-3 p-1 border tavsiyeediyoruz">
  398. <a href="/live/hyderabad-horse-race-live/">
  399. <img src="/live/uploads/kanal/hyderabad-horse-race-live.jpg" data-url="/live/uploads/kanal/hyderabad-horse-race-live.jpg" alt="Hyderabad Horse Race
  400. " loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Hyderabad Horse Race
  401. ">
  402. </a>
  403. </div>
  404. <div class="col-3 p-1 border tavsiyeediyoruz">
  405. <a href="/live/dubai-racing-tv2/">
  406. <img src="/live/uploads/kanal/Dubai-Racing-Tv2.jpg" data-url="/live/uploads/kanal/Dubai-Racing-Tv2.jpg" alt="Dubai Horse Racing Live Tv2" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Dubai Horse Racing Live Tv2">
  407. </a>
  408. </div>
  409. <div class="col-3 p-1 border tavsiyeediyoruz">
  410. <a href="/live/gulfstream-park-live-horse-racing/">
  411. <img src="/live/uploads/kanal/Gulfstream-Park.jpg" data-url="/live/uploads/kanal/Gulfstream-Park.jpg" alt="Gulfstream Park Live Horse Racing" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Gulfstream Park Live Horse Racing">
  412. </a>
  413. </div>
  414. <div class="col-3 p-1 border tavsiyeediyoruz">
  415. <a href="/live/singapore-horse-racing-live/">
  416. <img src="/live/uploads/kanal/Singapore-horse-racing.jpg" data-url="/live/uploads/kanal/Singapore-horse-racing.jpg" alt="Singapore Horse Racing" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Singapore Horse Racing">
  417. </a>
  418. </div>
  419. <div class="col-3 p-1 border tavsiyeediyoruz">
  420. <a href="/live/South-Africa-Horse-Racing/">
  421. <img src="/live/uploads/kanal/South-Africa-Horse-Racing.jpg" data-url="/live/uploads/kanal/South-Africa-Horse-Racing.jpg" alt="South Africa Horse Racing
  422. " loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="South Africa Horse Racing
  423. ">
  424. </a>
  425. </div>
  426. <div class="col-3 p-1 border tavsiyeediyoruz">
  427. <a href="/live/dubai-racing-tv3/">
  428. <img src="/live/uploads/kanal/Dubai-Racing-Tv3.jpg" data-url="/live/uploads/kanal/Dubai-Racing-Tv3.jpg" alt="Dubai Horse Racing Live Tv3" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title data-original-title="Dubai Horse Racing Live Tv3">
  429. </a>
  430. </div>
  431. </div>
  432. </div>
  433. <div class="col-lg-12 colorize mt-2 mb-2 pp widget-title">
  434. <h3 class="indexsec">Latest Blog Posts</h3>
  435. </div>
  436. <div class="bg-white">
  437. <div class="row p-2">
  438. <div class="col-4">
  439. <img class="img-fluid" src="https://freehorseracingtv.com/live//timthumb.php?width=410&height=225&src=https://freehorseracingtv.com/live/uploads/icerik/Christmas-tree-catches-fire.jpg" alt="Christmas tree fire kills three members of Pennsylvania family" style="filter: brightness(70%);">
  440. </div>
  441. <div class="col-7">
  442. <a href="https://freehorseracingtv.com/live/blog/racing/Christmas-tree-fire-kills-three-members-of-Pennsylvania-family/" data-toggle="tooltip" data-placement="bottom" title="Christmas tree fire kills three members of Pennsylvania family">
  443. Christmas tree fire kills three members of Pennsyl...</a>
  444. </div>
  445. </div>
  446. <div class="row p-2">
  447. <div class="col-4">
  448. <img class="img-fluid" src="https://freehorseracingtv.com/live//timthumb.php?width=410&height=225&src=https://freehorseracingtv.com/live/uploads/icerik/omicron-variante-symptoms.jpg" alt="Omicron variant symptoms: what to know even if you are vaccinated" style="filter: brightness(70%);">
  449. </div>
  450. <div class="col-7">
  451. <a href="https://freehorseracingtv.com/live/blog/racing/Omicron-variant-symptoms-what-to-know-even-if-you-are-vaccinated/" data-toggle="tooltip" data-placement="bottom" title="Omicron variant symptoms: what to know even if you are vaccinated">
  452. Omicron variant symptoms: what to know even if you...</a>
  453. </div>
  454. </div>
  455. <div class="row p-2">
  456. <div class="col-4">
  457. <img class="img-fluid" src="https://freehorseracingtv.com/live//timthumb.php?width=410&height=225&src=https://freehorseracingtv.com/live/uploads/icerik/20022Newmarket-festival.jpg" alt="The Newmarket July Festival 2020 Betting Odds" style="filter: brightness(70%);">
  458. </div>
  459. <div class="col-7">
  460. <a href="https://freehorseracingtv.com/live/blog/racing/the-newmarket-july-festival-2020-betting-odds/" data-toggle="tooltip" data-placement="bottom" title="The Newmarket July Festival 2020 Betting Odds">
  461. The Newmarket July Festival 2020 Betting Odds</a>
  462. </div>
  463. </div>
  464. <div class="row p-2">
  465. <div class="col-4">
  466. <img class="img-fluid" src="https://freehorseracingtv.com/live//timthumb.php?width=410&height=225&src=https://freehorseracingtv.com/live/uploads/icerik/20562Royal-Ascot-2021.jpg" alt="Royal Ascot 2021 Betting Odds Comparison &amp; Tips" style="filter: brightness(70%);">
  467. </div>
  468. <div class="col-7">
  469. <a href="https://freehorseracingtv.com/live/blog/racing/royal-ascot-2021-betting-odds-comparison-amp-tips/" data-toggle="tooltip" data-placement="bottom" title="Royal Ascot 2021 Betting Odds Comparison &amp; Tips">
  470. Royal Ascot 2021 Betting Odds Comparison &amp; Tip...</a>
  471. </div>
  472. </div>
  473. <div class="row p-2">
  474. <div class="col-4">
  475. <img class="img-fluid" src="https://freehorseracingtv.com/live//timthumb.php?width=410&height=225&src=https://freehorseracingtv.com/live/uploads/icerik/25966kukeracha-nosed-out-his-stablemate-in-the-derby.jpg" alt="Queensland Derby: Kukeracha edges out Senor Toba in Waller stable quinella" style="filter: brightness(70%);">
  476. </div>
  477. <div class="col-7">
  478. <a href="https://freehorseracingtv.com/live/blog/racing/queensland-derby-kukeracha-edges-out-senor-toba-in-waller-stable-quinella/" data-toggle="tooltip" data-placement="bottom" title="Queensland Derby: Kukeracha edges out Senor Toba in Waller stable quinella">
  479. Queensland Derby: Kukeracha edges out Senor Toba i...</a>
  480. </div>
  481. </div>
  482. </div>
  483. <div class="col-lg-12 colorize mt-2 pp widget-title">
  484. <h3 class="indexsec">We Recommend</h3>
  485. </div>
  486. <div class="col-lg-12 bg-white pt-2 pb-2">
  487. <div class="row">
  488. <div class="col-3 p-1 border tavsiyeediyoruz">
  489. <a href="https://freehorseracingtv.com/live/Janataa-TV-live-stream/">
  490. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/kanal/21379in-janataa-tv%20live-stream.jpg" alt="Janataa TV" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="Janataa TV">
  491. </a>
  492. </div>
  493. <div class="col-3 p-1 border tavsiyeediyoruz">
  494. <a href="https://freehorseracingtv.com/live/us-ktvk-live-tv/">
  495. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/kanal/28398us-ktvk-tv.jpg" alt="KTVK-TV" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="KTVK-TV">
  496. </a>
  497. </div>
  498. <div class="col-3 p-1 border tavsiyeediyoruz">
  499. <a href="https://freehorseracingtv.com/live/cbs-news-live-tv/">
  500. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/post/30004cbs_news.jpg" alt="CBS News" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="CBS News">
  501. </a>
  502. </div>
  503. <div class="col-3 p-1 border tavsiyeediyoruz">
  504. <a href="https://freehorseracingtv.com/live/ooty-live-race/">
  505. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/kanal/ooty-live-race.jpg" alt="Ooty Live Race
  506. " loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="Ooty Live Race
  507. ">
  508. </a>
  509. </div>
  510. <div class="col-3 p-1 border tavsiyeediyoruz">
  511. <a href="https://freehorseracingtv.com/live/cnn-turk-tv/">
  512. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/post/31910cnnturk-logo.png" alt="CNN TÜRK " loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="CNN TÜRK ">
  513. </a>
  514. </div>
  515. <div class="col-3 p-1 border tavsiyeediyoruz">
  516. <a href="https://freehorseracingtv.com/live/us-fox-news-live-tv/">
  517. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/kanal/30647us-fox-news.jpg" alt="Fox News TV" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="Fox News TV">
  518. </a>
  519. </div>
  520. <div class="col-3 p-1 border tavsiyeediyoruz">
  521. <a href="https://freehorseracingtv.com/live/fast-track-live-racing/">
  522. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/kanal/Fast-Track-Live-Racing.jpg" alt="Fast Track Racing" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="Fast Track Racing">
  523. </a>
  524. </div>
  525. <div class="col-3 p-1 border tavsiyeediyoruz">
  526. <a href="https://freehorseracingtv.com/live/RT-Arabic-live-tv/">
  527. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/kanal/RT-Arabic.jpg" alt="RT Arabic" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="RT Arabic">
  528. </a>
  529. </div>
  530. <div class="col-3 p-1 border tavsiyeediyoruz">
  531. <a href="https://freehorseracingtv.com/live/us-wavy-live-tv/">
  532. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/kanal/24794us-wavy-tv.jpg" alt="Wavy TV" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="Wavy TV">
  533. </a>
  534. </div>
  535. <div class="col-3 p-1 border tavsiyeediyoruz">
  536. <a href="https://freehorseracingtv.com/live/us-ntd-tv-east-live-tv/">
  537. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/kanal/22417us-ntd-tv-east.jpg" alt="NTD TV East" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="NTD TV East">
  538. </a>
  539. </div>
  540. <div class="col-3 p-1 border tavsiyeediyoruz">
  541. <a href="https://freehorseracingtv.com/live/it-cafe-tv-24-2/">
  542. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/kanal/it-cafe-tv-24.jpg" alt="Cafè TV 24 live" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="Cafè TV 24 live">
  543. </a>
  544. </div>
  545. <div class="col-3 p-1 border tavsiyeediyoruz">
  546. <a href="https://freehorseracingtv.com/live/in-lok-sabha-tv-live-stream/">
  547. <img src="https://freehorseracingtv.com/live/public/image/default-img.png" data-url="https://freehorseracingtv.com/live/uploads/kanal/27378in-lok-sabha-tv%20live-stream.jpg" alt="Lok Sabha TV" loading="lazy" width="66" height="66" data-toggle="tooltip" data-placement="bottom" title="Lok Sabha TV">
  548. </a>
  549. </div>
  550. </div>
  551. </div>
  552. </div>
  553.  
  554. </div>
  555.  
  556. <script>
  557. var elem = document.getElementById("tvekran");
  558. function openFullscreen() {
  559.  if (elem.requestFullscreen) {
  560.    elem.requestFullscreen();
  561.  } else if (elem.mozRequestFullScreen) { /* Firefox */
  562.    elem.mozRequestFullScreen();
  563.  } else if (elem.webkitRequestFullscreen) { /* Chrome, Safari & Opera */
  564.    elem.webkitRequestFullscreen();
  565.  } else if (elem.msRequestFullscreen) { /* IE/Edge */
  566.    elem.msRequestFullscreen();
  567.  }
  568. }
  569. </script>
  570. <script>
  571. function init() {
  572. var vidDefer = document.getElementsByTagName('iframe');
  573. for (var i=0; i<vidDefer.length; i++) {
  574. if(vidDefer[i].getAttribute('data-src')) {
  575. vidDefer[i].setAttribute('src',vidDefer[i].getAttribute('data-src'));
  576. } } }
  577. window.onload = init;
  578. </script>
  579.  
  580. <footer class="footer">
  581. <div class="container bottom_border">
  582. <div class="row">
  583. <div class=" col-lg-6">
  584. <h3 class="headin5_amrc col_white_amrc pt2">Free Horse Racing TV Global</h3>
  585.  
  586. <p class="mb10">FreeHorseRacingTV.com was established to gather Horse Racing TV channels in a single environment.
  587. Our site does not provide location-provider service.
  588. None of the broadcasts are hosted on our servers. Publications using embed technology are shown.</p>
  589. <p><i class="fa fa fa-envelope"></i> <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="e28d8c878d96948b8c848da2858f838b8ecc818d8f">[email&#160;protected]</a> </p>
  590. </div>
  591. <div class=" col-sm-4 col-md  col-6 col">
  592. <h5 class="headin5_amrc col_white_amrc pt2">Best Horse Racing TV</h5>
  593.  
  594. <ul class="footer_ul_amrc">
  595. <li><a href="https://freehorseracingtv.com/">william hill tv</a></li><li><a href="https://freehorseracingtv.com/">william hill tv 2</a></li><li><a href="https://freehorseracingtv.com/">dubai racing tv</a></li><li><a href="https://freehorseracingtv.com/">betting tv</a></li><li><a href="https://freehorseracingtv.com/">racing tv</a></li></ul>
  596.  
  597. </div>
  598. <div class=" col-sm-4 col-md  col-6 col">
  599. <h4 class="headin5_amrc col_white_amrc pt2">Privacy</h4>
  600.  
  601. <ul class="footer_ul_amrc">
  602. <li><a href="https://freehorseracingtv.com/">About</a></li><li><a href="https://freehorseracingtv.com/">Contact Us</a></li><li><a href="https://freehorseracingtv.com/">Privacy Policy</a></li><li><a href="https://freehorseracingtv.com/">Cookie policy</a></li><li><a href="https://freehorseracingtv.com/live/sitemap.xml">Sitemap</a></li></ul>
  603.  
  604. </div>
  605. <div class="container col-lg-12">
  606.  
  607. <p class="text-center">2020-2022 <a href="#">Free Horse Racing TV</a> </p>
  608. <ul class="social_footer_ul">
  609. <li><a href="https://www.facebook.com/"><i class="fa fa-facebook-f"></i></a></li><li><a href="https://twitter.com/"><i class="fa fa-twitter"></i></a></li><li><a href="https://us.pinterest.com/"><i class="fa fa-pinterest"></i></a></li><li><a href="https://www.instagram.com/"><i class="fa fa-instagram"></i></a></li></ul>
  610.  
  611. </div>
  612. </footer>
  613. </div>
  614.  
  615.  
  616. <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://freehorseracingtv.com/live/public/vendor/jquery/jquery.min.js"></script>
  617. <script src="https://freehorseracingtv.com/live/public/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  618. <script src="https://freehorseracingtv.com/live/public/swiper.min.js"></script>
  619. <script src="https://freehorseracingtv.com/live/public/main.js"></script>
  620. <script src="https://freehorseracingtv.com/live/public/lazyload.js"></script>
  621. <script>
  622. $("img.lazyload").lazyload();
  623. </script>
  624. <script>
  625. $(function () {
  626.  $('[data-toggle="tooltip"]').tooltip()
  627. })
  628. function showHideDiv(ele) {
  629.    var srcElement = document.getElementById(ele);
  630.    if (srcElement != null) {
  631.        if (srcElement.style.display == "block") {
  632.            srcElement.style.display = 'none';
  633.            window.scrollTo(0, 0);
  634.        }
  635.        else {
  636.            srcElement.style.display = 'block';
  637.            window.scrollTo(0, 0);
  638.          
  639.        }
  640.        return false;
  641.    }
  642. }
  643. $(function() {
  644.        $(".dropdown").hover(
  645.            function(){ $(this).addClass('open') },
  646.            function(){ $(this).removeClass('open') }
  647.        );
  648.    });
  649. </script>
  650. <br><br><br><br>
  651. </body>
  652. </html>
  653.  
  654. <div class="modal fade" id="hatabildir" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
  655. <div class="modal-dialog" role="document">
  656. <div class="modal-content">
  657. <div class="modal-header">
  658. <h5 class="modal-title" id="exampleModalLabel">Error Report Form</h5>
  659. <button type="button" class="close" data-dismiss="modal" aria-label="Close">
  660. <span aria-hidden="true">&times;</span>
  661. </button>
  662. </div>
  663. <div class="modal-body">
  664. <script defer src="https://www.google.com/recaptcha/api.js"></script>
  665. <form action method="POST">
  666. <div class="form-group">
  667. <input class="form-control" type="text" disabled="disabled" value="Racing.com TV Reporting an Error for her Channel..">
  668. </div>
  669. <div class="form-group">
  670. <label for>Your Name:</label><br>
  671. <input class="form-control" type="text" name="isim" placeholder="İsim veya Nick Girin..">
  672. </div>
  673. <div class="form-group">
  674. <label for>E-Mail Address:</label><br>
  675. <input class="form-control" type="mail" name="eposta" placeholder="E-posta Adresinizi Girin..">
  676. </div>
  677. <div class="form-group">
  678. <label for>Your Problem:</label><br>
  679. <textarea class="form-control" type="text" name="mesaj" placeholder="Problem Nedir ?"></textarea>
  680. </div>
  681. <input type="hidden" name="kanalid" value="16">
  682. <div class="g-recaptcha" data-sitekey></div>
  683. </div>
  684. <div class="modal-footer">
  685. <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
  686. <button type="submit" name="hatagonder" class="btn btn-success">Send</button>
  687. </form>
  688. </div>
  689. </div>
  690. </div>
  691. </div>
  692.  
  693. <div class="modal fade" id="add comment" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
  694. <div class="modal-dialog" role="document">
  695. <div class="modal-content">
  696. <div class="modal-header">
  697. <h5 class="modal-title" id="exampleModalLabel">Comment</h5>
  698. <button type="button" class="close" data-dismiss="modal" aria-label="Close">
  699. <span aria-hidden="true">&times;</span>
  700. </button>
  701. </div>
  702. <div class="modal-body">
  703. <script defer src="https://www.google.com/recaptcha/api.js"></script>
  704. <form action method="POST">
  705. <div class="form-group">
  706. <input class="form-control" type="text" disabled="disabled" value="Racing.com TV You are Commenting on the Channel..">
  707. </div>
  708. <div class="form-group">
  709. <label for>Your name:</label><br>
  710. <input class="form-control" type="text" name="isim" placeholder="Enter Name or Nick..">
  711. </div>
  712. <div class="form-group">
  713. <label for>E-Mail Address:</label><br>
  714. <input class="form-control" type="mail" name="eposta" placeholder="Enter Your Email Address..">
  715. </div>
  716. <div class="form-group">
  717. <label for>Your Comment:</label><br>
  718. <textarea class="form-control" type="text" name="mesaj" placeholder="Your Comment ?"></textarea>
  719. </div>
  720. <input type="hidden" name="kanalid" value="16">
  721. <div class="g-recaptcha" data-sitekey></div>
  722. </div>
  723. <div class="modal-footer">
  724. <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
  725. <button type="submit" name="yorumgonder" class="btn btn-success">Send</button>
  726. </form>
  727. </div>
  728. </div>
  729. </div>
  730. </div>
  731. <script type="text/javascript">
  732. var api= "https://freehorseracingtv.com/live/api";
  733.  var ulke="99";
  734. $(document).ready(function(){
  735.    $(document).on('click','.navigatormost',function(){
  736.        var ID = $(this).attr('id');
  737.        $.ajax({
  738.            type:'POST',
  739.            url: api+'/kanal_kanallar',
  740.            data:'page='+ID+'&ulke='+ulke,
  741.            success:function(html){
  742.                $('#ulkeler').empty();
  743.                $('#ulkeler').append(html);
  744.            }
  745.        });
  746.    });
  747. });
  748. </script>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda