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://datenrettung.ticketbud.com/flash-data-recovery-digital-forensics-summit-2024

  1. <!DOCTYPE html>
  2.  <head>
  3.    <meta charset="UTF-8">
  4.    <title>page not found (404) | Ticketbud</title>
  5.    <style>
  6.      @import url('https://fonts.googleapis.com/css?family=Lato');
  7.  
  8.      body {
  9.        padding: 20px;
  10.        font-family: 'Lato', sans-serif;
  11.      }
  12.  
  13.      .ticketbud-logo {
  14.        width: 200px;
  15.      }
  16.  
  17.      a.btn {
  18.        font-size: 20px;
  19.        text-decoration: none;
  20.        background: #D8114C;
  21.        padding: 8px 10px;
  22.        color: rgb(255,255,255);
  23.        border-radius: 5px;
  24.        font-family: 'Lato', sans-serif;
  25.      }
  26.  
  27.      .back-home {
  28.        margin-top: 70px;
  29.      }
  30.  
  31.      hr {
  32.        width: 300px;
  33.        margin-left:0;
  34.        border: 0;
  35.        border-bottom: 1px dashed #ccc;
  36.        background: #999;
  37.      }
  38.    </style>
  39.  </head>
  40.  
  41.  
  42.  <body>
  43.    <a href="https://ticketbud.com/">
  44.      <img class='ticketbud-logo' src="https://s3.amazonaws.com/ticketbud/logos/tb-logo.svg" alt="Ticketbud" />
  45.    </a>
  46.    <hr>
  47.    <h1>page not found</h1>
  48.    <p>If you believe this is due to an error, please contact support at <a href="mailto:cs@ticketbud.com">cs@ticketbud.com</a> or use the support chat below.</p>
  49.    <p>Error code: 404</p>
  50.    <p class='back-home'><a class='btn' href="https://ticketbud.com/">back home</a></p>
  51.  
  52.    <!-- Intercom -->
  53.    <script>
  54.      var APP_ID = "bdxexnql";
  55.  
  56.      window.intercomSettings = {
  57.        app_id: APP_ID
  58.      };
  59.    </script>
  60.    <script>(function () { var w = window; var ic = w.Intercom; if (typeof ic === "function") { ic('reattach_activator'); ic('update', w.intercomSettings); } else { var d = document; var i = function () { i.c(arguments); }; i.q = []; i.c = function (args) { i.q.push(args); }; w.Intercom = i; var l = function () { var s = d.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'https://widget.intercom.io/widget/' + APP_ID; var x = d.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); }; if (w.attachEvent) { w.attachEvent('onload', l); } else { w.addEventListener('load', l, false); } } })();
  61.    </script>
  62.    <!-- End Intercom -->
  63.  </body>
  64. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda