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://capscafe.biz

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5.    <script>
  6. window.chronosFailed = function () {
  7.  console.log('Callback complete.');
  8. };
  9.    </script>
  10.    <script type="text/javascript">
  11. var ls = function(xhr, token) {
  12.    xhr.onreadystatechange = function () {
  13.        if (xhr.readyState === XMLHttpRequest.DONE) {
  14.            if (xhr.status >= 200 && xhr.status <= 400) {
  15.                if (xhr.responseText.trim() === '') {
  16.                    return;
  17.                }
  18.    
  19.                console.log(JSON.parse(xhr.responseText))
  20.            } else {
  21.                console.log('There was a problem with the request.');
  22.            }
  23.        }
  24.    }
  25.    
  26.    xhr.open('GET', '/munin/a/l' + 's?t=68efe7cc&token=' + encodeURI(token), true);
  27.    xhr.send();
  28. };
  29. ls(new XMLHttpRequest(), '1721424eaa7c924f365b15e6330f96219386b81e');
  30. if (typeof window.chronosFailed === 'function') { window.chronosFailed(); }
  31. </script>
  32.    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  33.    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  34.    <title>capscafe.biz</title>
  35.        <style media="screen">
  36. .asset_star0 {
  37. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star0.gif') no-repeat center;
  38. width: 13px;
  39. height: 12px;
  40. display: inline-block;
  41. }
  42.  
  43. .asset_star1 {
  44. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star1.gif') no-repeat center;
  45. width: 13px;
  46. height: 12px;
  47. display: inline-block;
  48. }
  49.  
  50. .asset_starH {
  51. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/starH.gif') no-repeat center;
  52. width: 13px;
  53. height: 12px;
  54. display: inline-block;
  55. }
  56.  
  57. .sitelink {
  58. padding-right: 16px;
  59. }
  60.  
  61. .sellerRatings a:link,
  62. .sellerRatings a:visited,
  63. .sellerRatings a:hover,
  64. .sellerRatings a:active {
  65. text-decoration: none;
  66. cursor: text;
  67. }
  68.  
  69. .sellerRatings {
  70. margin:0 0 3px 20px;
  71. }
  72.  
  73. .sitelinkHolder {
  74. margin:-15px 0 15px 35px;
  75. }
  76.  
  77. #ajaxloaderHolder {
  78. display: block;
  79. width: 24px;
  80. height: 24px;
  81. background: #fff;
  82. padding: 8px 0 0 8px;
  83. margin:10px auto;
  84. -webkit-border-radius: 4px;
  85. -moz-border-radius: 4px;
  86. border-radius: 4px;
  87. }</style>    <style type="text/css">
  88.        body {
  89.            margin: 0;
  90.            padding: 0;
  91.            height: 100%;
  92.            overflow: hidden;
  93.        }
  94.  
  95.        iframe {
  96.            margin: 0;
  97.            padding: 0;
  98.            border: none;
  99.            width: 100%;
  100.            height: 100%;
  101.        }
  102.  
  103.        #content {
  104.            position: absolute;
  105.            left: 0;
  106.            right: 0;
  107.            bottom: 0;
  108.            top: 0;
  109.        }
  110.  
  111.        #imprint {
  112.            position: relative;
  113.            bottom: 0;
  114.            text-align: center;
  115.            padding-top: 5px;
  116.            height: 25px;
  117.        }
  118.  
  119.    </style>
  120.    
  121. </head>
  122.  
  123. <body>
  124.    <script async src="https://euob.youseasky.com/sxp/i/224f85302aa2b6ec30aac9a85da2cbf9.js" data-ch="AdsDeli - domain - landingpage" data-uvid="1721424eaa7c924f365b15e6330f96219386b81e" class="ct_clicktrue_80705" data-jsonp="onCheqResponse"></script>
  125.    <noscript>
  126.        <iframe src="https://obseu.youseasky.com/ns/224f85302aa2b6ec30aac9a85da2cbf9.html?ch=AdsDeli%20-%20domain%20-%20landingpage"
  127.                width="0" height="0" style="display:none"></iframe>
  128.    </noscript>
  129. <div>
  130.    <div id="reg-banner" class="reg-banner">
  131.  <style>
  132.  .reg-banner {
  133.    box-sizing:border-box;
  134.    background: #fff;
  135.    color: #313131;
  136.    padding: .5rem;
  137.    margin: 0 auto 1rem;
  138.    width: 100%;
  139.    max-width: 980px;
  140.    font-size: 80%;
  141.    font-family: sans-serif;
  142.    box-shadow: 0 1px 6px rgba(0,0,0,.2);
  143.    max-height: 65px;
  144.    display: flex;
  145.    align-items: center;
  146.    overflow: hidden;
  147.    text-align: right;
  148.  }
  149.  .reg-logo {
  150.    display:block;
  151.    max-height: 60px;
  152.    max-width: 50vw;
  153.    margin: 10px;
  154.  }
  155.  .reg-banner a:link,
  156.  .reg-banner a:visited {
  157.    color: #000;
  158.  }
  159.  @media (min-width:550px) {
  160.    .reg-banner {
  161.      padding: 1rem;
  162.      justify-content: space-between;
  163.      max-height: 85px;
  164.    }
  165.  }
  166.  @media (min-width:990px) {
  167.    .reg-banner {
  168.      border-bottom-right-radius: 5px;
  169.      border-bottom-left-radius: 5px;
  170.    }
  171.  }
  172.  </style>
  173.          <a href="https://www.dynadot.com" rel="nofollow" target="_blank" title="Domain managed at Dynadot.com">
  174.      <img src="https://www.dynadot.com/tr/mainsite2023/navbar-logo-dark-2023.png" class="reg-logo" alt="Domain managed at Dynadot.com"/>
  175.    </a>
  176.        <p class="reg-text">The domain has expired and may be available at <a href="https://www.dynadot.com/market/auction/capscafe.biz" rel="nofollow">auction</a>.
  177. <a href="https://www.dynadot.com/domain/search.html" rel="nofollow">Register</a> or <a href="https://www.dynadot.com/domain/transfer.html" rel="nofollow">transfer</a> domains to <a href="https://www.dynadot.com/" rel="nofollow">Dynadot.com</a> to save more and <a href="https://www.dynadot.com/website-builder/" rel="nofollow">build your website</a> for free!</p>
  178. </div>
  179.    </div>
  180.  
  181. <div id="content">
  182.    </div>
  183.  
  184. <script>
  185.    (function () {
  186.        document.getElementById("content").style.top = document.getElementById("content").previousElementSibling.clientHeight + "px";
  187.    })();
  188. </script>
  189. </body>
  190. </html>
  191.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda