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: http://smartdir.org/bahis-siteleri_170271.html

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  5.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6.    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7.    <title>Bot Verification</title>
  8.    <script>
  9.        function onSubmit() {
  10.            document.getElementById('lsrecaptcha-form').submit();
  11.        }
  12.  
  13.        var onloadCallback = function() {
  14.            var cont = grecaptcha.render('recaptchadiv', {
  15.                'sitekey': '6LfwqUsfAAAAAMx7g1SwhIXSsCttLOxtmcCQLhsp',
  16.                'callback': onSubmit,
  17.                'size': 'invisible'
  18.            });
  19.            grecaptcha.execute(cont);
  20.        };
  21.    </script>
  22.    <style>
  23.        body {
  24.        height: 100%;
  25.        }
  26.        .panel {
  27.        padding: 30px;
  28.        max-width: 425px;
  29.        margin: 10% auto;
  30.        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  31.        }
  32.        .title {
  33.        font-size: 1.5em;
  34.        font-weight: 100;
  35.        margin-top: 10px;
  36.        text-align: center;
  37.        }
  38.        .recaptcha-center {
  39.        margin-top: 35px;
  40.        margin-bottom: 20px;
  41.        margin-left: 13%;
  42.        margin-right: 13%;
  43.        display: block;
  44.        }
  45.    </style>
  46. </head>
  47. <body>
  48.    <div class="panel">
  49.        <h3 class="title">Verifying that you are not a robot...</h3>
  50.        <form id="lsrecaptcha-form" method="POST" action="/.lsrecap/recaptcha?">
  51.            <div id="recaptchadiv" class="recaptcha-center"></div>
  52.        </form>
  53.    </div>
  54.    <script src="https://www.recaptcha.net/recaptcha/api.js?onload=onloadCallback&render=explicit"
  55.            async defer>
  56.    </script>
  57. </body>
  58. </html>
  59.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda