https://gammac.vercel.app/

Eingereichte URL:
https://gammac.vercel.app/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 7 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
dataLayerobject
google_tag_managerobject
google_tag_dataobject
Prismobject

Konsolenprotokoll-Meldungen · 0 gefunden

In der Web-Konsole protokollierte Meldungen

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en" dir="ltr" class="light"><head>
    <meta charset="UTF-8">
    <link rel="icon" type="image/svg+xml" href="/logo/Gamma.webp">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="title" content="Gamma AI - Your Intelligent Assistant">
    <meta name="description" content="Gamma AI is an intelligent assistant designed to enhance productivity, streamline communication, and support decision-making across diverse domains.">
    <meta name="keywords" content="AI, Gamma AI, Intelligent Assistant, Productivity, Automation, Decision Support, Chatbot, Machine Learning">
    <meta name="author" content="Inggrit Setya Budi, ISB">
    <meta name="robots" content="index, follow">
    <meta property="og:title" content="Gamma AI - Your Intelligent Assistant">
    <meta property="og:description" content="Gamma AI helps you with productivity, communication, and automation through advanced AI capabilities.">
    <meta property="og:image" content="https://gammac.vercel.app/logo/Gamma.webp">
    <meta property="og:url" content="https://gammac.vercel.app">
    <meta property="og:site_name" content="Gamma AI">

    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Gamma AI - Your Intelligent Assistant">
    <meta name="twitter:description" content="Enhance productivity and streamline tasks with Gamma AI, your intelligent assistant.">
    <meta name="twitter:image" content="https://gammac.vercel.app/logo/Gamma.webp">
    <meta property="og:type" content="website">

    <meta name="application-name" content="Gamma AI">
    <meta name="theme-color" content="#4A90E2">
    <meta name="apple-mobile-web-app-title" content="Gamma AI">
    <meta name="mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="default">

    <meta name="version" content="1.1.0">
    <meta name="release-date" content="12-12-2024">
    <title>Gamma AI - Your Intelligent Assistant</title>
    <script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-N2BPXMRN"></script><script>
      (function (w, d, s, l, i) {
        w[l] = w[l] || [];
        w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
        var f = d.getElementsByTagName(s)[0],
          j = d.createElement(s),
          dl = l != "dataLayer" ? "&l=" + l : "";
        j.async = true;
        j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
        f.parentNode.insertBefore(j, f);
      })(window, document, "script", "dataLayer", "GTM-N2BPXMRN");
    </script>
    <script type="module" crossorigin="" src="/assets/index-03Swg7tn.js"></script>
    <link rel="stylesheet" crossorigin="" href="/assets/index-DfDu5CYc.css">
  </head>
  <body>
    <div id="root"><div class="flex h-screen bg-white dark:bg-gray-800 transition-colors duration-200"><button class="md:hidden fixed top-4 left-4 z-50 p-2 rounded-lg bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu w-5 h-5"><line x1="4" x2="20" y1="12" y2="12"></line><line x1="4" x2="20" y1="6" y2="6"></line><line x1="4" x2="20" y1="18" y2="18"></line></svg></button><div class="
        fixed md:static inset-y-0 left-0 
        transform -translate-x-full 
        md:translate-x-0 transition-transform duration-200 ease-in-out
        w-64 bg-slate-300 dark:bg-gray-900 text-gray-800 dark:text-gray-300 p-2 flex flex-col
        z-40
      "><button class="flex items-center gap-2 w-full p-3 rounded-lg border border-gray-700 
                   hover:bg-gray-700 transition-colors duration-200"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus w-4 h-4"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg>New Chat</button><div class="mt-4 flex-1 overflow-y-auto"></div></div><main class="flex-1 overflow-auto relative"><header class="md:w-[85%] w-screen md:z-40 sm:z-0 flex justify-center md:justify-between dark:bg-slate-800 fixed bg-slate-200 items-center p-5 z-30 border-none shadow-none"><div class="font-extrabold text-2xl text-[#bfaca8] md:translate-x-0 flex items-center gap-2 translate-x-5">Gamma <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot "><path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path></svg></div><div class="relative top-0 md:right-10 -right-[6rem]"><button class="p-2 rounded-lg bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 
                hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors" aria-label="Toggle theme"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon w-5 h-5"><path d="M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z"></path></svg></button></div></header><div class="pb-32 pt-20"><div class="flex flex-col items-center justify-center text-slate-700 dark:text-slate-200 h-[90vh]"><p class="text-lg font-medium">No conversation selected</p><p class="mt-2 text-center">Start a new conversation by clicking the "New Chat" button on the sidebar.</p></div></div></main><div class="notification"><div class="Toastify"></div></div></div></div>
    <noscript><iframe
        src="https://www.googletagmanager.com/ns.html?id=GTM-N2BPXMRN"
        height="0"
        width="0"
        style="display: none; visibility: hidden"
      ></iframe
    ></noscript>
  

</body></html>