<!doctype html>
<html lang="pt-BR">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/favicon.svg?v=3" />
    <link rel="apple-touch-icon" href="/apple-touch-icon.png" />
    <link rel="manifest" href="/manifest.webmanifest" />
    <meta name="theme-color" content="#05ADFF" />
    <meta name="mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="default" />
    <meta name="apple-mobile-web-app-title" content="Gadoo" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Gadoo.com.br — Ofertas e cupons</title>
    <meta
      name="description"
      content="Comunidade de ofertas e cupons com histórico de preços. Publique promoções com o seu link de afiliado e acompanhe o que vale a pena."
    />
    <meta name="robots" content="index, follow" />
    <link rel="canonical" href="https://www.gadoo.com.br/" />

    <meta property="og:type" content="website" />
    <meta property="og:site_name" content="Gadoo.com.br" />
    <meta property="og:locale" content="pt_BR" />
    <meta property="og:title" content="Gadoo.com.br — Ofertas e cupons" />
    <meta
      property="og:description"
      content="Comunidade de ofertas e cupons com histórico de preços. Publique promoções com o seu link de afiliado e acompanhe o que vale a pena."
    />
    <meta property="og:url" content="https://www.gadoo.com.br/" />
    <meta property="og:image" content="https://www.gadoo.com.br/og-default.jpg?v=3" />
    <meta property="og:image:type" content="image/jpeg" />
    <meta property="og:image:width" content="1200" />
    <meta property="og:image:height" content="630" />

    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="Gadoo.com.br — Ofertas e cupons" />
    <meta
      name="twitter:description"
      content="Comunidade de ofertas e cupons com histórico de preços. Publique promoções com o seu link de afiliado e acompanhe o que vale a pena."
    />
    <meta name="twitter:image" content="https://www.gadoo.com.br/og-default.jpg?v=3" />

    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link
      href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Sora:wght@600;700;800&display=swap&subset=latin,latin-ext"
      rel="stylesheet"
    />
    <script type="module" crossorigin src="/assets/index-CQ5dStxQ.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-BrFopJf_.css">
  </head>
  <body>
    <div id="root"></div>
    <!--
      Recovery fora do bundle: se o JS/CSS do deploy anterior der 404,
      o app nunca monta e o recoverStaleAssets.ts não chega a rodar.
    -->
    <script>
      (function () {
        var KEY = 'gadoo:boot-reload';
        function reloadOnce() {
          try {
            if (sessionStorage.getItem(KEY) === '1') return;
            sessionStorage.setItem(KEY, '1');
          } catch (e) {
            return;
          }
          var u = new URL(location.href);
          u.searchParams.set('_r', String(Date.now()));
          location.replace(u.pathname + u.search + u.hash);
        }
        window.addEventListener(
          'error',
          function (e) {
            var t = e.target;
            if (!t || !t.tagName) return;
            if (
              t.tagName === 'SCRIPT' ||
              (t.tagName === 'LINK' && t.rel && String(t.rel).indexOf('stylesheet') !== -1)
            ) {
              reloadOnce();
            }
          },
          true
        );
        setTimeout(function () {
          var root = document.getElementById('root');
          if (root && root.childNodes.length === 0) reloadOnce();
        }, 8000);
        setTimeout(function () {
          try {
            sessionStorage.removeItem(KEY);
          } catch (e) {}
        }, 30000);
      })();
    </script>
  </body>
</html>
