https://sudarshan.aeox.tech/

제출된 URL:
https://sudarshan.aeox.tech/
보고서 완료:

링크 · 4개 결과

링크텍스트

JavaScript 변수 · 7개 결과

이름유형

콘솔 로그 메시지 · 1개 결과

유형카테고리로그

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <link rel="icon" href="res/adoutme/f192.png" sizes="192x192">
    <link rel="icon" href="res/adoutme/f512.png" sizes="512x512">
    <link rel="apple-touch-icon" href="res/adoutme/f180.png" sizes="180x180">
    <link rel="shortcut icon" href="res/adoutme/favicon.ico" type="image/x-icon">
    <meta name="description" content="Webpage of the User with massive d- heart.!! . aka Sudarshan">

    <title>Your Pookie 🎀</title>

    <link rel="stylesheet" href="styles.css">
    <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&amp;display=swap" rel="stylesheet">
</head>
<body>
    <!-- Loading Screen -->
    <div id="loader">
        <h1> Welcome Babe 🫦</h1>
    </div>

    <!-- Actual content -->
    <div class="content">
        <nav>
            <div class="logo">
                <img src="res/adoutme/logo.png" alt="Logo">
            </div>
            <ul class="nav-links">
                <li><a href="#about">𝐚𝐛𝐨𝐮𝐭</a></li>
                <li><a href="#contact">𝐂𝐨𝐧𝐭𝐚𝐜𝐭?</a></li>
            </ul>
        </nav>

        <section class="hero">
            <h1 id="typing-text"></h1>
            <p>im Your-Sudarshan</p>
            <p>Dumb | DEV | Pookie 🫦</p>
        </section>

        <section id="about" class="content-section">
                <h2>About me</h2>
                <div class="card">
                    <h3>Take time and read </h3>
                    <p>Leo</p>
                    <p>Knows Basic HTML, CSS, NodeJS, and Python </p>
                    <p>And a student with average grades</p>
                    <p> 6'1ft</p>
                    <p> can fight. </p>
                    <p>December 2024 - Present</p>
                    <p>-----------------------------</p>
                    <p>What else were you expecting? I'm just 16, but I’m already making a lasting impression, right? 😏👀</p>
            </div>
        </section>

        <footer id="contact">
            <h3>wanna contact me?</h3>
            <ul class="social-links">
                <li><a href="https://www.instagram.com/xd.sudarshan" target="_blank">Instagram🌝</a></li>
                <li><a href="https://www.snapchat.com/add/xd.sudarshan?share_id=&amp;locale=en-IN">Add me to snap 〰️</a></li>
                <li><a href="https://aeox.tech/hack.html">Hack Me</a></li>
                <li><a href="https://pookie.email">Pookie💌</a></li>
            </ul>
            <p>Idea and developed by Sudarshan &lt;3</p>
        </footer>
    </div>
    
    <script src="script.js" defer=""></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:'8eade3198af53852',t:'MTczMzAwMTY4Ni4wMDAwMDA='};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><script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;rayId&quot;:&quot;8eade3198af53852&quot;,&quot;version&quot;:&quot;2024.10.5&quot;,&quot;r&quot;:1,&quot;serverTiming&quot;:{&quot;name&quot;:{&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfSpeedBrain&quot;:true,&quot;cfCacheStatus&quot;:true}},&quot;token&quot;:&quot;34f888dbe06f4c98b13ad532fec852b2&quot;,&quot;b&quot;:1}" crossorigin="anonymous"></script>


</body></html>