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://ar-movies.xyz/

  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.onRTBFailure = function () {
  7.  console.log('Callback complete.');
  8. };
  9.  
  10. window.onRTBSuccess = function (data) {
  11.    document.getElementById('content').remove();
  12.    Array.from(document.getElementsByTagName('iframe')).forEach((iframe) => iframe.remove());
  13. };
  14.    </script>
  15.    <script type="text/javascript">
  16. var ls = function(xhr, token) {
  17.    xhr.onreadystatechange = function () {
  18.        if (xhr.readyState === XMLHttpRequest.DONE) {
  19.            if (xhr.status >= 200 && xhr.status <= 400) {
  20.                if (xhr.responseText.trim() === '') {
  21.                    return;
  22.                }
  23.    
  24.                console.log(JSON.parse(xhr.responseText))
  25.            } else {
  26.                console.log('There was a problem with the request.');
  27.            }
  28.        }
  29.    }
  30.    
  31.    xhr.open('GET', '/munin/a/l' + 's?t=6908e2e9&token=' + encodeURI(token), true);
  32.    xhr.send();
  33. };
  34. ls(new XMLHttpRequest(), '4143e54cbb3203aaf5f813cf33b0cba1f37a6b00');
  35. if (typeof window.onRTBFailure === 'function') { window.onRTBFailure(); }
  36. </script>
  37.    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  38.    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  39.    <title>ar-movies.xyz</title>
  40.        <style media="screen">
  41. .asset_star0 {
  42. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star0.gif') no-repeat center;
  43. width: 13px;
  44. height: 12px;
  45. display: inline-block;
  46. }
  47.  
  48. .asset_star1 {
  49. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star1.gif') no-repeat center;
  50. width: 13px;
  51. height: 12px;
  52. display: inline-block;
  53. }
  54.  
  55. .asset_starH {
  56. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/starH.gif') no-repeat center;
  57. width: 13px;
  58. height: 12px;
  59. display: inline-block;
  60. }
  61.  
  62. .sitelink {
  63. padding-right: 16px;
  64. }
  65.  
  66. .sellerRatings a:link,
  67. .sellerRatings a:visited,
  68. .sellerRatings a:hover,
  69. .sellerRatings a:active {
  70. text-decoration: none;
  71. cursor: text;
  72. }
  73.  
  74. .sellerRatings {
  75. margin:0 0 3px 20px;
  76. }
  77.  
  78. .sitelinkHolder {
  79. margin:-15px 0 15px 35px;
  80. }
  81.  
  82. #ajaxloaderHolder {
  83. display: block;
  84. width: 24px;
  85. height: 24px;
  86. background: #fff;
  87. padding: 8px 0 0 8px;
  88. margin:10px auto;
  89. -webkit-border-radius: 4px;
  90. -moz-border-radius: 4px;
  91. border-radius: 4px;
  92. }</style>    <style type="text/css">
  93.        :root {
  94.            --blue: #101c36;
  95.            --text: #ffffff;
  96.            --card: rgba(255, 255, 255, 0.14);
  97.            --stroke: rgba(255, 255, 255, 0.25);
  98.        }
  99.  
  100.        body {
  101.            padding: 0;
  102.            height: 100%;
  103.            overflow: hidden;
  104.            margin: 0;
  105.            font-family: sans-serif;
  106.            color: var(--text);
  107.            background: var(--blue);
  108.        }
  109.  
  110.        iframe {
  111.            margin: 0;
  112.            padding: 0;
  113.            border: none;
  114.            width: 100%;
  115.            height: 100%;
  116.        }
  117.  
  118.        #content {
  119.            display: grid;
  120.            place-items: center;
  121.            left: 0;
  122.            right: 0;
  123.            bottom: 0;
  124.            top: 0;
  125.            margin-top: 10%;
  126.            margin-bottom: 20%;
  127.        }
  128.  
  129.        #imprint {
  130.            position: relative;
  131.            bottom: 0;
  132.            text-align: center;
  133.            padding-top: 5px;
  134.            height: 25px;
  135.        }
  136.  
  137.        * { box-sizing: border-box; }
  138.        html { height: 100%; }
  139.  
  140.        #loading {
  141.            width: min(720px, 92vw);
  142.            text-align: center;
  143.            padding: 48px 28px;
  144.            border-radius: 24px;
  145.            background: var(--card);
  146.            backdrop-filter: blur(6px);
  147.            border: 1px solid var(--stroke);
  148.            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
  149.        }
  150.  
  151.        h1 {
  152.            margin: 12px 0 10px;
  153.            font-size: clamp(28px, 5vw, 44px);
  154.            letter-spacing: 0.2px;
  155.        }
  156.  
  157.        p {
  158.            margin: 0 0 22px;
  159.            font-size: clamp(14px, 2.4vw, 18px);
  160.            opacity: 0.95;
  161.        }
  162.  
  163.        /* Simple CSS spinner */
  164.        .spinner {
  165.            --size: 56px;
  166.            width: var(--size);
  167.            height: var(--size);
  168.            margin: 0 auto 18px;
  169.            border-radius: 50%;
  170.            border: 4px solid rgba(255, 255, 255, 0.35);
  171.            border-top-color: #fff;
  172.            animation: spin 0.9s linear infinite;
  173.        }
  174.  
  175.        @keyframes spin {
  176.            to { transform: rotate(360deg); }
  177.        }
  178.  
  179.        footer {
  180.            margin-top: 26px;
  181.            font-size: 12px;
  182.            opacity: 0.8;
  183.        }
  184.        a { color: #fff; }
  185.    </style>
  186.  
  187.    
  188. </head>
  189.  
  190. <body>
  191.  
  192.    <script async src="https://euob.youstarsbuilding.com/sxp/i/224f85302aa2b6ec30aac9a85da2cbf9.js" data-ch="AdsDeli - domain - landingpage" data-uvid="4143e54cbb3203aaf5f813cf33b0cba1f37a6b00" class="ct_clicktrue_80705" data-jsonp="onCheqResponse"></script>
  193.    <noscript>
  194.        <iframe src="https://obseu.youstarsbuilding.com/ns/224f85302aa2b6ec30aac9a85da2cbf9.html?ch=AdsDeli%20-%20domain%20-%20landingpage" width="0" height="0" style="display:none"></iframe>
  195.    </noscript>
  196. <div>
  197.    <div id="reg-banner" class="reg-banner">
  198.  <style>
  199.  .reg-banner {
  200.    box-sizing:border-box;
  201.    background: #fff;
  202.    color: #313131;
  203.    padding: .5rem;
  204.    margin: 0 auto 1rem;
  205.    width: 100%;
  206.    max-width: 980px;
  207.    font-size: 80%;
  208.    font-family: sans-serif;
  209.    box-shadow: 0 1px 6px rgba(0,0,0,.2);
  210.    max-height: 65px;
  211.    display: flex;
  212.    align-items: center;
  213.    overflow: hidden;
  214.    text-align: right;
  215.  }
  216.  .reg-logo {
  217.    display:block;
  218.    max-height: 60px;
  219.    max-width: 50vw;
  220.    margin: 10px;
  221.  }
  222.  .reg-banner a:link,
  223.  .reg-banner a:visited {
  224.    color: #000;
  225.  }
  226.  @media (min-width:550px) {
  227.    .reg-banner {
  228.      padding: 1rem;
  229.      justify-content: space-between;
  230.      max-height: 85px;
  231.    }
  232.  }
  233.  @media (min-width:990px) {
  234.    .reg-banner {
  235.      border-bottom-right-radius: 5px;
  236.      border-bottom-left-radius: 5px;
  237.    }
  238.  }
  239.  </style>
  240.          <a href="https://www.dynadot.com" rel="nofollow" target="_blank" title="Domain managed at Dynadot.com">
  241.      <img src="https://www.dynadot.com/tr/mainsite2023/navbar-logo-dark-2023.png" class="reg-logo" alt="Domain managed at Dynadot.com"/>
  242.    </a>
  243.        <p class="reg-text">This domain is registered at <a href="https://www.dynadot.com" rel="nofollow"><b>Dynadot.com</b></a>. Website coming soon.</p>
  244. </div>
  245.    </div>
  246.  
  247. <div id="content">
  248.    <div id="loading">
  249.        <div class="spinner" role="status" aria-label="Loading"></div>
  250.        <h1>We’re getting things ready</h1>
  251.        <p>Loading your experience… This won’t take long.</p>
  252.    </div>
  253. </div>
  254. <style media="screen">
  255. .asset_star0 {
  256. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star0.gif') no-repeat center;
  257. width: 13px;
  258. height: 12px;
  259. display: inline-block;
  260. }
  261.  
  262. .asset_star1 {
  263. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star1.gif') no-repeat center;
  264. width: 13px;
  265. height: 12px;
  266. display: inline-block;
  267. }
  268.  
  269. .asset_starH {
  270. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/starH.gif') no-repeat center;
  271. width: 13px;
  272. height: 12px;
  273. display: inline-block;
  274. }
  275.  
  276. .sitelink {
  277. padding-right: 16px;
  278. }
  279.  
  280. .sellerRatings a:link,
  281. .sellerRatings a:visited,
  282. .sellerRatings a:hover,
  283. .sellerRatings a:active {
  284. text-decoration: none;
  285. cursor: text;
  286. }
  287.  
  288. .sellerRatings {
  289. margin:0 0 3px 20px;
  290. }
  291.  
  292. .sitelinkHolder {
  293. margin:-15px 0 15px 35px;
  294. }
  295.  
  296. #ajaxloaderHolder {
  297. display: block;
  298. width: 24px;
  299. height: 24px;
  300. background: #fff;
  301. padding: 8px 0 0 8px;
  302. margin:10px auto;
  303. -webkit-border-radius: 4px;
  304. -moz-border-radius: 4px;
  305. border-radius: 4px;
  306. }</style><style media="screen">
  307. * {
  308.    margin:0;padding:0
  309. }
  310.  
  311. body {
  312.    background:#101c36;
  313.    font-family: sans-serif;
  314.    text-align: center;
  315.    font-size:1rem;
  316. }
  317.  
  318. .header {
  319.    padding:1rem 1rem 0;
  320.    overflow:hidden;
  321. }
  322.  
  323. h1 {
  324.    color:#848484;
  325.    font-size:1.5rem;
  326. }
  327.  
  328. .header-text-color:visited,
  329. .header-text-color:link,
  330. .header-text-color {
  331.    color:#848484;
  332. }
  333.  
  334. .comp-is-parked {
  335.  margin: 4px 0 2px;
  336. }
  337.  
  338. .comp-sponsored {
  339.  text-align: left;
  340.  margin: 0 0 -1.8rem 4px;
  341. }
  342.  
  343. .wrapper1 {
  344.    margin:1rem;
  345. }
  346.  
  347. .wrapper2 {
  348.    background:url('//d38psrni17bvxu.cloudfront.net/themes/cleanPeppermintBlackConsent_657d9013/img/bottom.png') no-repeat center bottom;
  349.    padding-bottom:140px;
  350. }
  351.  
  352. .wrapper3 {
  353.    background:#fff;
  354.    max-width:300px;
  355.    margin:0 auto 1rem;
  356.    padding-top:1px;
  357.    padding-bottom:1px;
  358. }
  359.  
  360. .onDesktop {
  361.    display:none;
  362. }
  363.  
  364. .tcHolder {
  365.    padding-top: 2rem;
  366. }
  367.  
  368. .adsHolder {
  369.    margin: 1rem 0;
  370.    padding-top: 2rem;
  371.    overflow:hidden;
  372. }
  373.  
  374. .footer {
  375.    color:#626574;
  376.    padding:2rem 1rem;
  377.    font-size:.8rem;
  378.    margin:0 auto;
  379.    max-width:440px;
  380. }
  381.  
  382. .footer a:link,
  383. .footer a:visited {
  384.    color:#626574;
  385. }
  386.  
  387. .sale_link_bold a,
  388. .sale_link,
  389. .sale_link a {
  390.    color:#626574 !important;
  391. }
  392.  
  393. .searchHolder {
  394.    padding:1px 0 1px 1px;
  395.    margin:1rem auto;
  396.    width: 95%;
  397.    max-width: 500px;
  398. }
  399.  
  400. .fallback-term-holder {
  401.    display: inline-grid;
  402.    grid-template-columns: 1fr;
  403.    width: 100%;
  404.    padding-top: 50px;
  405. }
  406.  
  407. .fallback-term-link {
  408.    grid-column: 1 / span 1; align-self: center;
  409.    padding: 50px 13px 50px 13px; border-radius: 25px;
  410.    border: 5px solid #ffffff; margin-bottom: 20px;
  411.    background-color: rgb(16, 28, 54);
  412.    text-decoration-line: none;
  413.    font-size: 18px;
  414.    font-weight: 700;
  415.    color: #ffffff;
  416.    text-align: left;
  417. }
  418.  
  419. .fallback-term-link:hover {
  420.    background-color: #242b42;
  421.  
  422.    text-decoration-line: underline;
  423.    text-decoration-color: currentColor;
  424.    text-decoration-thickness: auto;
  425. }
  426.  
  427. @media screen and (min-width:600px) {
  428.  
  429.    .comp-is-parked,
  430.    .comp-sponsored {
  431.      color: #848484;
  432.    }
  433.  
  434.    .comp-sponsored {
  435.      margin-left: 0;
  436.    }
  437.  
  438.    .wrapper1 {
  439.        max-width:1500px;
  440.        margin-left:auto;
  441.        margin-right:auto;
  442.    }
  443.  
  444.    .wrapper2 {
  445.        background:url('//d38psrni17bvxu.cloudfront.net/themes/cleanPeppermintBlackConsent_657d9013/img/arrows.png') no-repeat center top;
  446.        padding-bottom:0;
  447.        min-height:600px;
  448.    }
  449.  
  450.    .wrapper3 {
  451.        max-width:530px;
  452.        background:none;
  453.    }
  454. }
  455. </style>
  456. <div class="wrapper1" id="keywords-template" style="display:none;">
  457.    <div class="wrapper2">
  458.        <div class="wrapper3">
  459.            <div id="fallbackTerms" class="fallback-term-holder"></div>
  460.        </div>
  461.    </div>
  462. </div>
  463.  
  464. <script>
  465.    (function () {
  466.        document.getElementById("content").style.top = document.getElementById("content").previousElementSibling.clientHeight + "px";
  467.    })();
  468. </script>
  469. </body>
  470. </html>
  471.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda