<!doctype html>
<html lang="fr"><head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="2;url=https://erp.eyeot.fr/">
<title>Redirection — eyeot ERP</title>
<style>body{font-family:system-ui,-apple-system,sans-serif;max-width:520px;margin:10vh auto;padding:0 24px;color:#1a1a1a;line-height:1.5;text-align:center}h1{font-size:1.4rem;color:#1b4f72}a{color:#1b4f72}</style>
</head><body>
<h1>Redirection vers eyeot ERP</h1>
<p>Le domaine <strong>crm.eyeot.fr</strong> a été remplacé par <a href="https://erp.eyeot.fr/">erp.eyeot.fr</a>.</p>
<p>Mise à jour de votre cache navigateur en cours...</p>
<script>
(async function() {
  try {
    if ("serviceWorker" in navigator) {
      var regs = await navigator.serviceWorker.getRegistrations();
      await Promise.all(regs.map(function(r) { return r.unregister(); }));
    }
    if (window.caches) {
      var keys = await caches.keys();
      await Promise.all(keys.map(function(k) { return caches.delete(k); }));
    }
  } catch(e) {}
  window.location.replace("https://erp.eyeot.fr/");
})();
</script>
</body></html>