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://artand.cn

  1. <!DOCTYPE html>
  2. <html>
  3.    <head lang="en">
  4.        <meta charset="UTF-8">
  5.        <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6.        <title>Artand - 下载客户端</title>
  7.        <link rel="shortcut icon" href="/favicon.ico"  type="image/x-icon" />
  8.        <link href="//shopjs.artand.cn" rel="dns-prefetch" />
  9. <meta name="format-detection" content="telephone=no" />
  10. <meta id="viewport" name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0">
  11. <meta name="apple-mobile-web-app-capable" content="yes">
  12. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  13. <script type="text/javascript">
  14. var $CONF = {"is_mobile":false,"is_ipad":false,"is_web":true,"h5":"http:\/\/static.artand.cn\/static\/src\/public\/images\/h5\/about\/h5.png?skin=light","web":"http:\/\/static.artand.cn\/static\/src\/public\/images\/h5\/about\/web.png?skin=light","isWechat":false,"wechat":{"debug":false,"title":"Artand - 下载客户端","desc":"别错过,这精彩纷繁的艺术世界。","link":"https:\/\/api.artand.cn\/h5\/index\/index","pic":"http:\/\/static.artand.cn\/static\/src\/public\/images\/h5\/about\/share.png?skin=light","signature":"4add45f4f0e9860d19de2311f12ef8c21f71a503","appId":"wxd2ea93b2429b30bd","nonceStr":"artand1","timestamp":1746949038,"jsApiList":["onMenuShareTimeline","onMenuShareAppMessage","checkJsApi","updateAppMessageShareData","updateTimelineShareData"],"openTagList":["wx-open-launch-weapp"]}}; //aaaa
  15. </script>
  16. <style type="text/css">
  17. html,body,div.download{
  18. height:100%;
  19. display:block;
  20. margin: 0;
  21. }
  22. body{
  23. background-color: #000;
  24. background-image: url(http://static.artand.cn/static/src/public/images/h5/about/bg.jpg?skin=light);
  25. background-size: cover;
  26. background-position:center center;
  27. display: flex;
  28.     align-items: center;
  29. }
  30. a{
  31. position:absolute;
  32. left:0;
  33. right:0;
  34. bottom:0;
  35. top:0;
  36. display: flex;
  37.     align-items: center;
  38. }
  39. </style>
  40.    </head>
  41.    <body>
  42.         <div style=" display: none;">
  43.     <img src="http://static.artand.cn/static/src/public/images/h5/about/share.png?skin=light"/>别错过,这精彩纷繁的艺术世界。     </div>
  44.             <a href="http://a.app.qq.com/o/simple.jsp?pkgname=cn.artand.android" >
  45.         <img
  46.                 src="http://static.artand.cn/static/src/public/images/h5/about/web.png?skin=light"
  47.        
  48.         class="pic" style="max-height: 100%; max-width: 100%; display:block; margin: 0 auto;" />
  49.         </a>
  50.    </body>
  51.    
  52.    <script type="text/javascript" src="https://static.artand.cn/static/src/public/script/plugin/zepto.min.js"></script>
  53.        <script type="text/javascript">
  54. $(function($){
  55. $(window).on('orientationchange',function(e){
  56. switch(window.orientation){
  57. case 90:
  58. case -90:
  59. $('.pic').attr('src',$CONF['web']);
  60. break;
  61. case 0:
  62. case 180:
  63. $('.pic').attr('src',$CONF['h5']);
  64. break;
  65. }
  66. })
  67. });
  68.    </script>
  69. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda