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://dmasters.es

  1. <!DOCTYPE html>
  2. <html lang="es">
  3. <head>
  4.    <meta charset="UTF-8" />
  5.    <title>Dominio aparcado en Wesped</title>
  6.    <meta name="viewport" content="width=device-width, initial-scale=1" />
  7.    <style>
  8.        html, body {
  9.            margin: 0;
  10.            padding: 0;
  11.            height: 100%;
  12.            background: #f5f5f5;
  13.            font-family: "Segoe UI", sans-serif;
  14.        }
  15.        .contenedor {
  16.            height: 50%;
  17.            display: flex;
  18.            justify-content: center;
  19.            align-items: center;
  20.        }
  21.        .tarjeta {
  22.            background: white;
  23.            border-radius: 12px;
  24.            padding: 2em;
  25.            max-width: 500px;
  26.            box-shadow: 0 0 30px rgba(0,0,0,0.08);
  27.            text-align: center;
  28.        }
  29.        .logo {
  30.            max-height: 50px;
  31.            margin-bottom: 1em;
  32.        }
  33.        h1 {
  34.            font-size: 1.5em;
  35.            margin-bottom: 1em;
  36.            color: #333;
  37.        }
  38.        .acciones {
  39.            margin-top: 1.5em;
  40.        }
  41.        .btn {
  42.            display: inline-block;
  43.            background: #007bff;
  44.            color: white;
  45.            text-decoration: none;
  46.            padding: 0.7em 1.2em;
  47.            border-radius: 8px;
  48.            font-weight: bold;
  49.            margin: 0.5em 0.3em;
  50.            transition: background 0.3s;
  51.            cursor: pointer;
  52.        }
  53.        .btn:hover {
  54.            background: #0056b3;
  55.        }
  56.        a.dominio-link {
  57.            color: #007bff;
  58.            text-decoration: none;
  59.        }
  60.        a.dominio-link:hover {
  61.            text-decoration: underline;
  62.        }
  63.    </style>
  64. </head>
  65. <body>
  66.    <div class="contenedor">
  67.        <div class="tarjeta">
  68.            <img class="logo" src="https://www.cdn.wesped.com/assets/img/logo.png" alt="Wesped Logo" />
  69.            <h1>El dominio <a class="dominio-link" href="https://dmasters.es" target="_blank" rel="noopener noreferrer">dmasters.es</a> está registrado</h1>
  70.            <div class="acciones">
  71.                <a class="btn" href="https://www.wesped.com/submitticket.php?step=2&deptid=7&subject=Interesado%20en%20dmasters.es" target="_blank" rel="noopener noreferrer">Hacer una oferta por dmasters.es</a>
  72.                <a class="btn" href="https://www.wesped.com/cart.php?a=add&domain=register&query=dmasters.es" target="_blank" rel="noopener noreferrer">Registrar otro dominio</a>
  73.                <a class="btn" href="https://www.wesped.com/" target="_blank" rel="noopener noreferrer">Ir a Wesped.com</a>
  74.            </div>
  75.        </div>
  76.    </div>
  77. <script type="text/javascript">
  78. document.write(
  79. '<script type="text/javascript" language="JavaScript"'
  80. + 'src="//sedoparking.com/frmpark/'
  81. + window.location.host + '/'
  82. + 'wesped'
  83. + '/park.js">'
  84. + '<\/script>'
  85. );
  86. </script>
  87. </body>
  88. </html>
  89.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda