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://www.bitcoin-supreme.org

  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Site not found</title>
  6. <style>
  7. *{margin:0;padding:0;color:#444}
  8. body{font-size:14px;font-family:"宋体"}
  9. .main{width:600px;margin:10% auto;}
  10. .title{background: #20a53a;color: #fff;font-size: 16px;height: 40px;line-height: 40px;padding-left: 20px;}
  11. .content{background-color:#f3f7f9; height:300px;border:1px dashed #c6d9b6;padding:20px}
  12. .t1{border-bottom: 1px dashed #c6d9b6;color: #ff4000;font-weight: bold; margin: 0 0 20px; padding-bottom: 18px;}
  13. .t2{margin-bottom:8px; font-weight:bold}
  14. ol{margin:0 0 20px 22px;padding:0;}
  15. ol li{line-height:30px}
  16. </style>
  17. </head>
  18.  
  19. <body>
  20. <div class="main">
  21. <div class="title">Site not found</div>
  22. <div class="content">
  23. <p class="t1">Your request did not find this site in the web server!</p>
  24. <p class="t2">Probable cause: </p>
  25. <ol>
  26. <li>Did not bind this domain name or IP to this site!</li>
  27. <li>Configuration file not in effect!</li>
  28. </ol>
  29. <p class="t2">How to solve: </p>
  30. <ol>
  31. <li>Check whether already bound to the site, if true, try reloading the Web services.</li>
  32. <li>Check if the port is correct.</li>
  33. <li>If you are using a CDN product, try clearing the CDN cache.</li>
  34. <li>For ordinary website visitors, please contact the webadmin.</li>
  35. </ol>
  36. </div>
  37. </div>
  38. </body>
  39. </html>
  40.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda