<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
    <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
    <meta http-equiv="Pragma" content="no-cache" />
    <meta http-equiv="Expires" content="0" />
    <title>Margcoin Mini App</title>
    <script src="https://telegram.org/js/telegram-web-app.js"></script>
    <script>
      window.addEventListener('error', function (e) {
        if (e.target && (e.target.tagName === 'SCRIPT' || e.target.tagName === 'LINK')) {
          if (!sessionStorage.getItem('app_asset_reload')) {
            sessionStorage.setItem('app_asset_reload', '1');
            var cleanUrl = window.location.href.split('?')[0].split('#')[0];
            window.location.href = cleanUrl + '?v=' + Date.now();
          }
        }
      }, true);
    </script>
    <script type="module"  src="/assets/index-DCErER0E.js"></script>
    <link rel="stylesheet"  href="/assets/index-BN3KeQSa.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>

