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://pafibaolan.org/

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <title>Unauthorized Access</title>
  5. <meta charset="UTF-8">
  6. <script src="https://www.google.com/recaptcha/api.js" async defer></script>
  7. <link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css'>
  8. <link rel="icon" href="data:;base64,iVBORw0KGgo=">
  9. </head>
  10. <body>
  11. <div class="container-fluid">
  12. <div class="alert alert-warning"><h2>The firewall on this server is blocking your connection.</h2></div>
  13. <p>You need to contact the server owner or hosting provider for further information.</p>
  14. <p>Your blocked IP address is: <b>3.237.223.94</b></p>
  15. <p>The hostname of this server is: <b>business42.web-hosting.com</b></p>
  16.  
  17. <br />
  18. <p>You can try to unblock yourself using ReCAPTCHA:</p>
  19.  
  20. <form action="" method="POST">
  21. <div class="row">
  22. <div class="col-md-4 col-md-offset-4">
  23. <div class="panel panel-default">
  24. <div class="panel-body">
  25. <div class="g-recaptcha" data-sitekey="6LftahAaAAAAALSv4DObT44_PAtfCEoTJN1V-bEy"></div>
  26. </div>
  27. <div class="panel-footer text-center">
  28. <button class='btn btn-primary' type="submit" name="submit">Unblock</button>
  29. </div>
  30. </div>
  31. </div>
  32. </div>
  33. </form>
  34.  
  35. <br />
  36. <div class="alert alert-info">Please note: Not all unblock requests will be successful as it is dependent on how your IP address is being blocked. If the unblock fails you will need to contact the server owner or hosting provider for further information.</div>
  37. </div>
  38. </body>
  39. </html>
  40.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda