https://eveid.com/

Submitted URL:
https://eveid.com/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 4 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<html lang="en"><head><meta charset="UTF-8"><meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" name="viewport"><meta content="Secure contact information page" name="description"><link href="data:," rel="icon"><title>Contact Information</title><style>:root{--bg-color:#121212;--text-color:#e0e0e0;--container-bg:#1e1e1e;--button-bg:#ffffff;--button-text:#121212;--button-hover-bg:#e0e0e0;--highlight-color:#ffffff}body.light-mode{--bg-color:#f8f8f8;--text-color:#4a4a4a;--container-bg:#fff;--button-bg:#1a1a1a;--button-text:#fff;--button-hover-bg:#4a4a4a;--highlight-color:#000}body,html{height:100%;margin:0;padding:0;overflow:hidden}body{display:flex;flex-flow:column;background-color:var(--bg-color);color:var(--text-color);cursor:default;justify-content:center;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;transition:background-color .3s,color .3s}#container{text-align:center;background-color:var(--container-bg);box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:center;width:100%;max-width:100%;min-height:100%;padding:1.5rem;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.3);transition:background-color .3s}h1{color:var(--text-color);margin-bottom:1.8rem;font-family:Georgia,'Times New Roman',Times,serif;font-size:calc(1.5rem + 1vw);line-height:1.2;letter-spacing:.5px;text-shadow:1px 1px 2px rgba(0,0,0,.1)}p{margin-bottom:1.2rem;font-size:calc(.9rem + .3vw)}#reveal-button{display:inline-block;background-color:var(--button-bg);color:var(--button-text);cursor:pointer;border:none;border-radius:6px;margin-top:1rem;padding:.7rem 1.3rem;font-size:calc(.9rem + .2vw);font-weight:500;transition:background-color .3s,color .3s;max-width:430px;width:100%;align-self:center}#reveal-button:focus,#reveal-button:hover{background-color:var(--button-hover-bg)}#email{color:var(--text-color);word-break:break-all;font-size:calc(1rem + .2vw);font-weight:500}#email .highlight{color:var(--highlight-color);font-weight:700}#email .light{color:var(--text-color)}.fade-in{opacity:0;transition:opacity .5s ease-in-out}.fade-in.visible{opacity:1}#mode-toggle{position:fixed;bottom:20px;right:20px;background-color:var(--button-bg);color:var(--button-text);border:none;border-radius:50%;width:50px;height:50px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s,color .3s}#mode-toggle:hover{background-color:var(--button-hover-bg)}@media (max-width:767px){#container{width:100%;min-height:100vh;border-radius:0;padding:1rem}body{padding:0}#email-container{position:fixed;left:50%;transform:translateX(-50%);bottom:80px;width:calc(100% - 2rem);max-width:none;margin-top:0;box-sizing:border-box}}@media (min-width:768px){#container{max-width:500px;min-height:auto;padding:2rem}body{padding:20px}}#email-box{background-color:var(--container-bg);border:2px solid var(--text-color);border-radius:8px;padding:15px;margin-top:20px;display:none;transition:all .3s ease-in-out}#email-container{margin-top:2rem;max-width:470px;text-align:center;background-color:var(--container-bg);padding:15px 25px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.3);max-width:300px;word-break:break-all;transition:opacity .5s ease-in-out;opacity:0}#email-container.visible{opacity:1}</style></head><body><div id="container"><h1><span style="font-weight:700">Contact</span> <span style="font-weight:400">Information</span></h1><p>Securely view my contact details below.</p><button id="reveal-button">Reveal Email</button></div><div id="email-container"><div id="email"></div></div><button id="mode-toggle">☀️</button><script>const emailParts=[116,97,115,111,115,64,116,104,105,115,100,111,109,97,105,110,46,99,111,109],revealButton=document.getElementById("reveal-button"),emailDisplay=document.getElementById("email"),emailContainer=document.getElementById("email-container");revealButton.addEventListener("click",(()=>{revealButton.disabled=!0,revealButton.textContent="Revealing...",requestAnimationFrame((()=>{const e=emailParts.map((e=>String.fromCharCode(e))).join(""),[t,n]=e.split("@");emailDisplay.innerHTML='<span class="highlight">'+t+'</span>@<span class="light">'+n+"</span>",emailContainer.classList.add("visible"),revealButton.textContent="Email Revealed"}))})),document.getElementById("mode-toggle").addEventListener("click",(()=>{document.body.classList.toggle("light-mode"),document.getElementById("mode-toggle").textContent=document.body.classList.contains("light-mode")?"🌙":"☀️"}));</script>

<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8d19c50ddcf82fc7',t:'MTcyODc2NDIwOC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"></iframe></body></html>