<!DOCTYPE html>
<html lang="en">
 <head>
  <meta charset="utf-8"/>
  <link href="https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/68b7c94b9b9fbff78c333f98/bad16e14e_radioheadfavicon.png" rel="icon" type="image/svg+xml"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <link href="/manifest.json" rel="manifest"/>
  <title>
   RADIOHEAD AT EASE
  </title>
  <script crossorigin="" src="/assets/index-hNzxhYFd.js" type="module">
  </script>
  <link crossorigin="" href="/assets/index-B7jrxv91.css" rel="stylesheet"/>
  <script type="module">
   if (window.self === window.top) {
  let lastPath = "";
  function getPageNameFromPath(path) {
    const segments = path.split("/").filter(Boolean);
    return segments[0] || null;
  }
  function trackPageView() {
    const path = window.location.pathname;
    if (path === lastPath) return;
    lastPath = path;
    const pageName = getPageNameFromPath(path) || "home";
    const appId = "68b7c94b9b9fbff78c333f98";
    if (!appId) return;
    fetch(`/api/app-logs/${appId}/log-user-in-app/${pageName}`, {
      method: "POST",
    }).catch(() => {});
  }
  const originalPushState = history.pushState.bind(history);
  history.pushState = function (...args) {
    originalPushState(...args);
    trackPageView();
  };
  const originalReplaceState = history.replaceState.bind(history);
  history.replaceState = function (...args) {
    originalReplaceState(...args);
    trackPageView();
  };
  window.addEventListener("popstate", trackPageView);
  trackPageView();
}
  </script>
  <meta content="Your essential source for Radiohead news, tour dates, and fan community updates." name="description"/>
  <meta content="RADIOHEAD AT EASE" property="og:title"/>
  <meta content="Your essential source for Radiohead news, tour dates, and fan community updates." property="og:description"/>
  <meta content="https://ateaseweb.com?feed=rss2" property="og:url"/>
  <meta content="website" property="og:type"/>
  <meta content="RADIOHEAD AT EASE" property="og:site_name"/>
  <meta content="RADIOHEAD AT EASE" name="twitter:title"/>
  <meta content="Your essential source for Radiohead news, tour dates, and fan community updates." name="twitter:description"/>
  <meta content="summary_large_image" name="twitter:card"/>
  <meta content="https://ateaseweb.com?feed=rss2" name="twitter:url"/>
  <meta content="https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/render/image/public/base44-prod/public/68b7c94b9b9fbff78c333f98/bad16e14e_radioheadfavicon.png?width=1200&amp;height=630&amp;resize=contain" property="og:image"/>
  <meta content="https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/render/image/public/base44-prod/public/68b7c94b9b9fbff78c333f98/bad16e14e_radioheadfavicon.png?width=1200&amp;height=630&amp;resize=contain" name="twitter:image"/>
  <script>
   (function () {
  var titles = {"/home": "RADIOHEAD AT EASE"};
  // PascalCase boundaries -> "-", mirroring _PASCAL_BOUNDARY_RE without lookbehind
  // (old Safari fails to PARSE a lookbehind, taking the whole script down).
  var dashed = function (s) {
    return s.replace(/([a-z0-9])([A-Z])/g, "$1-$2").replace(/([A-Z])([A-Z][a-z])/g, "$1-$2");
  };
  var decode = function (s) {
    // A %2F inside ONE segment must not become a structural separator: /blog/foo%2Fbar is a
    // dynamic slug, and letting it split would match a static /blog/foo/bar and write ITS title.
    try { var d = decodeURIComponent(s); return d.indexOf("/") < 0 ? d : s; } catch (e) { return s; }
  };
  var segments = function (path) { return path.split("/").filter(Boolean).map(decode); };
  var norm = function (path) {
    var parts = segments(path).map(function (s) { return dashed(s).toLowerCase(); });
    return parts.length ? "/" + parts.join("/") : "/";
  };
  var lastPath = location.pathname, written = document.title, on = true;
  var sync = function () {
    // Path only: a hash/query change is the same page, and the SDK strips its own auth
    // params with replaceState -- neither must clobber a server-rendered title in place.
    if (!on || location.pathname === lastPath) return;
    lastPath = location.pathname;
    if (document.title !== written) { on = false; return; }
    // Write ONLY a title the map proves. An unmapped path is a dynamic route (/blog/:slug) the
    // map cannot carry, and writing a placeholder there is destructive, not merely vague: the
    // prerender worker runs no setUserAgent, so its capture browser reads as human and executes
    // this script, and coordinator.js's settle wait explicitly tolerates a full navigation --
    // a redirect landing on an unmapped path would bake the placeholder into the stored
    // snapshot. Leaving the title alone degrades to today's behavior instead.
    // Exact lookup only. A dash-stripped retry here would let a genuinely different /set-up
    // claim /setup: the map carries a dash-free key only where a PascalCase boundary put the
    // dashes there, and the client cannot tell the two apart. The map emits every reachable
    // shape per segment instead (_client_url_variants).
    var title = titles[norm(location.pathname)];
    if (title === undefined) return;
    document.title = title;
    // Re-read: the setter stores verbatim but the getter strips and collapses whitespace, so
    // keeping the assigned string would make the next sync() read our own write as the app's.
    written = document.title;
  };
  var wrap = function (fn) {
    // The history entry is already pushed by the time sync() runs, so a throw here would
    // surface inside the host app's router and break navigation. This is injected into apps
    // we cannot test, so it swallows rather than trusting the trace.
    return function () {
      var r = fn.apply(this, arguments);
      try { sync(); } catch (e) {}
      return r;
    };
  };
  history.pushState = wrap(history.pushState);
  history.replaceState = wrap(history.replaceState);
  window.addEventListener("popstate", sync);
})();
  </script>
  <meta content="yes" name="mobile-web-app-capable"/>
  <meta content="black" name="apple-mobile-web-app-status-bar-style"/>
  <meta content="RADIOHEAD AT EASE" name="apple-mobile-web-app-title"/>
  <link href="https://ateaseweb.com?feed=rss2" rel="canonical"/>
 </head>
 <body>
  <div id="root">
   <div data-seo-source="builder" id="seo-snapshot" style="position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;">
    <main>
     <header>
      <h1>
       RADIOHEAD AT EASE
      </h1>
      <p>
       Your essential source for Radiohead news, tour dates, and fan community updates.
      </p>
     </header>
     <nav aria-label="Pages">
      <h2>
       Pages
      </h2>
      <ul>
       <li>
        <a href="/News">
         News
        </a>
       </li>
       <li>
        <a href="/Tour">
         Tour
        </a>
       </li>
       <li>
        <a href="/Archive">
         Archive
        </a>
       </li>
       <li>
        <a href="/CMS">
         CMS
        </a>
       </li>
       <li>
        <a href="/Sitemap">
         Sitemap
        </a>
       </li>
       <li>
        <a href="/ads">
         Ads
        </a>
       </li>
      </ul>
     </nav>
    </main>
   </div>
  </div>
 </body>
</html>
