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://lokernusantara.net

  1. <!doctype html>
  2. <html lang="ko">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width,initial-scale=1" />
  6. <title>SEO 최적화중...</title>
  7. <style>
  8.  html,body { height:100%; margin:0; padding:0; background:#000; }
  9.  body {
  10.    display:flex; align-items:center; justify-content:center;
  11.    color:#00ff66; font-family:"Courier New",monospace; letter-spacing:2px;
  12.  }
  13.  .wrap{text-align:center;font-size:26px;}
  14.  .dots{display:inline-block;width:1ch;}
  15.  .dots::after{
  16.    content:'';animation:dots 1.2s steps(3,end) infinite;
  17.  }
  18.  @keyframes dots{
  19.    0%{content:'';}
  20.    33%{content:'.';}
  21.    66%{content:'..';}
  22.    100%{content:'...';}
  23.  }
  24. </style>
  25. </head>
  26. <body>
  27.  <div class="wrap">SEO 최적화중<span class="dots"></span></div>
  28. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"e99fbb129630451e996c868247cde79d","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  29. </body>
  30. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda