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://pdaspeakers.com/speakers/sheyann-webb-christburg

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.    <title>Establishing a secure connection ...</title>
  5.    <meta name="viewport" content="width=device-width, initial-scale=0.8">
  6.    <link href="/.bunny-shield/assets/challenge-styles.css" rel="stylesheet" />
  7.    <script src="/.bunny-shield/assets/shield-challenge.js"></script>
  8.    <style>
  9.        * { margin: 0; padding: 0; box-sizing: border-box; }
  10.        html, body { width: 100%; height: 100%; overflow: hidden; display: flex; flex-direction: column; font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
  11.        iframe { flex: 1; width: 100%; border: none; }
  12.        .challenge-footer {
  13.            background: #1a1a2e;
  14.            color: #fff;
  15.            padding: 16px 24px;
  16.            font-size: 14px;
  17.            display: flex;
  18.            align-items: center;
  19.            gap: 12px;
  20.            border-top: 1px solid rgba(255,255,255,0.1);
  21.        }
  22.        .challenge-footer .loading {
  23.            width: 16px;
  24.            height: 16px;
  25.            border: 2px solid rgba(255,255,255,0.2);
  26.            border-top-color: #fff;
  27.            border-radius: 50%;
  28.            animation: spin 0.8s linear infinite;
  29.        }
  30.        @keyframes spin { to { transform: rotate(360deg); } }
  31.        .challenge-footer .status { color: #aaa; }
  32.        .challenge-footer .error { color: #ff4444; }
  33.    </style>
  34. </head>
  35. <body data-pow="90507cddb1137d12eff33ac93e49cdbd088c396b82954cde6df0505e8198ad88#32016b27c52e89fb2157df13a43f0917#1781718686#a4805a7954cafe45990310b407db2f54e354eaaa554f2b2a3ae14e6e9447123f">
  36.    <iframe src="https://shield-templates-prod.b-cdn.net/39349/challenge.html"
  37.            sandbox="allow-scripts allow-same-origin"
  38.            referrerpolicy="no-referrer">
  39.    </iframe>
  40.    <div class="challenge-footer">
  41.        <div class="loading"></div>
  42.        <div class="status">Establishing a secure connection...</div>
  43.        <div class="error"></div>
  44.        <noscript><p style="color: #ff4444;">Please enable JavaScript to continue.</p></noscript>
  45.        <span style="margin-left: auto; opacity: 0.5;">Request ID: <strong>f3257a98b056e562a87b30a19495ff85</strong></span>
  46.    </div>
  47. </body>
  48. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda