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://pourit.in/

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Im not a bot. Continue.</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
  7. <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
  8. <link rel="icon" href="/favicon.ico" type="image/x-icon">
  9. <style type="text/css">
  10. body { padding-top:30px; }
  11. .form-control { margin-bottom: 10px; }
  12. </style>
  13. </head>
  14. <body>
  15. <div class="container">
  16.    <div class="row">
  17. <div class="card">
  18.  <div class="card-body">
  19. <p>👾 Are you not a robot? Click on the button to continue:</p>
  20. <form action="https://pourit.in/" method="post">
  21. <button class="btn btn-success btn-block" type="submit">Im not a bot. Continue.</button>
  22. </form>
  23. </div>
  24. </div>
  25. </div>
  26. </div>
  27.  </body>
  28. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda