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://CAPILLUMVITA.RU

  1. <!DOCTYPE html>
  2. <html lang="ru">
  3. <head>
  4.    <meta charset="UTF-8">
  5.    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6.    <title>Сайт в разработке</title>
  7.    <style>
  8.        body {
  9.            display: flex;
  10.            justify-content: center;
  11.            align-items: center;
  12.            height: 100vh;
  13.            background-color: #f0f0f0;
  14.            font-family: Arial, sans-serif;
  15.        }
  16.        h1 {
  17.            font-size: 48px;
  18.            color: #333;
  19.            text-align: center;
  20.        }
  21.    </style>
  22. </head>
  23. <body>
  24.    <h1>САЙТ НАХОДИТСЯ В РАЗРАБОТКЕ</h1>
  25. </body>
  26. <script type="text/javascript">
  27.  (
  28.    () => {
  29.      const script = document.createElement("script");
  30.      script.src = "https://cdn1.moe.video/player/mvplayer.min.js";
  31.      script.onload = () => {
  32.        addContentRoll({
  33. width: '100%',
  34. placement: 10749,
  35. promo: true,
  36. advertCount: 50,
  37. slot: 'page',
  38. sound: 'onclick',
  39. fly:{
  40. mode: 'stick',
  41. animation: 'fly',
  42.              position: 'bottom-right',
  43. positionMobile: "bottom",
  44. width: 445,
  45. closeSecOffset: 10,
  46.           },
  47. playerLoad: () => { console.info("----Player Loaded") },
  48. adLoad: () => { console.info("----adLoad") },
  49. adStart: () => { console.info("----Ad Started") },
  50. adImp: () => { console.info("----Ad Impression") },
  51. ad25: () => { console.info("----Ad 25") },
  52. ad50: () => { console.info("----Ad 50") },
  53. ad75: () => { console.info("----Ad 75") },
  54. adCompl: () => { console.info("----Ad Completed") },
  55. adFinish: () => { console.info("----Ad Finished") },
  56. adError: () => { console.info("----Ad Error") },
  57. adEmpty: () => { console.info("----Ad Empty") },
  58.        });
  59.      }
  60.      document.body.append(script);
  61.    }
  62.  )()
  63. </script>
  64.  
  65. </html>
  66.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda