https://ariazonaa.net/

제출된 URL:
https://ariazonaa.net/
보고서 완료:

링크 · 3개 결과

페이지에서 식별된 외부 링크

링크텍스트
https://discordapp.com/users/771860763747942483 Discord
https://t.me/tcpsus Telegram
https://matrix.to/#/@asylantenceo:matrix.org Matrix

JavaScript 변수 · 14개 결과

페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
hexToRgbfunction
clampfunction
isInArrayfunction
pJSfunction
requestAnimFramefunction
cancelRequestAnimFramefunction
pJSDomobject

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

웹 콘솔에 기록된 메시지

HTML

페이지의 원시 HTML 본문

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="darkreader-lock">
    <title>Ariazonaa | Developer &amp; AI Enthusiast from Germany</title>

    <!-- SEO Meta Tags -->
    <meta name="description" content="Discover Ariazonaa, a 17-year-old developer and AI enthusiast from Germany. Explore his projects, skills, and passion for programming, Linux, and self-hosting.">
    <meta name="robots" content="index, follow">
    <meta name="keywords" content="Ariazonaa, developer, AI enthusiast, Linux, self-hosting, tech, Germany, projects, programming">
    <meta name="author" content="Ariazonaa">
    <meta name="referrer" content="no-referrer">

    <!-- Open Graph Meta Tags -->
    <meta property="og:locale" content="en_US">
    <meta property="og:type" content="website">
    <meta property="og:title" content="Ariazonaa | Developer &amp; AI Enthusiast">
    <meta property="og:description" content="Learn more about Ariazonaa, a passionate developer and AI enthusiast from Germany with expertise in programming, Linux, and self-hosting.">
    <meta property="og:url" content="https://ariazonaa.net">
    <meta property="og:site_name" content="Ariazonaa">
    <meta property="og:image" content="https://ariazonaa.net/assets/img/logo/logo.png">

    <!-- Twitter Card Meta Tags -->
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Ariazonaa | Developer &amp; AI Enthusiast">
    <meta name="twitter:description" content="Explore Ariazonaa's world as a developer and AI enthusiast from Germany, with a passion for Linux, programming, and self-hosted projects.">
    <meta name="twitter:image" content="https://ariazonaa.net/assets/img/logo/logo.png">
    <meta name="twitter:site" content="@Ariazonaa">
    <meta name="twitter:creator" content="@Ariazonaa">

    <!-- Canonical URL -->
    <link rel="canonical" href="https://ariazonaa.net">

    <!-- Theme Color -->
    <meta name="theme-color" content="#65a30d">

    <!-- CSS Files -->
    <link rel="stylesheet" href="fonts.css">
    <link rel="stylesheet" href="style.css">
</head>

    
    <body>

        

        <div class="background"></div>
        <div id="particles-js"><canvas class="particles-js-canvas-el" width="790" height="600" style="width: 100%; height: 100%;"></canvas></div>
        <div class="content-wrapper">
            <div class="container">
                <img src="favicon.ico" alt="Profilbild" class="profile-pic">
                <h1>Ariazonaa</h1>
                <div class="about-me">
                    <p>Hi, I'm Ariazonaa, a 17-year-old developer from "near Stuttgart", Germany.</p> 
                    <p>I am passionate about all kinds of programming and an AI enthusiast.</p> 
                    <p>I also enjoy using Linux on my servers, with 5 years of experience.</p> 
                    <p>One of my big hobbies is self-hosting, which includes things like my own search engine, game panels, and game servers, among many other things.</p> 
                    <p>In my spare time, I enjoy working on other personal projects and experimenting with new technologies to keep up with the ever-evolving technological world we live in today.</p>
                </div>
                <div class="links">
                    <a href="https://discordapp.com/users/771860763747942483">
                        <i class="fab fa-discord"></i> Discord
                    </a>
                    <a href="https://t.me/tcpsus">
                        <i class="fab fa-telegram"></i> Telegram
                    </a>
                    <a href="https://matrix.to/#/@asylantenceo:matrix.org">
                        <i class="fas fa-address-card"></i> Matrix
                    </a>
                    <a href="#" onclick="openSessionIdModal()">
                        <i class="fas fa-key"></i> Session
                    </a>
                    <a href="mailto:[email protected]">
                        <i class="fas fa-envelope"></i> E-Mail
                    </a>
                </div>
            </div>
        </div>

        <footer class="footer">
            <div class="footer-content">
                <div class="footer-left">
                    © 2024 Ariazonaa - All rights reserved.
                </div>
                <div class="footer-right">
                    <a href="impressum.html"><i class="fas fa-gavel"></i> Impressum</a> | 
       <!--             <a href="Datenschutz.html"><i class="fas fa-user-shield"></i> Datenschutz</a>  --> 
                    <p><i class="fas fa-code"></i> coded with <i class="fas fa-heart"></i> by Ariazonaa</p>
                </div>
                
                        </div>
                        
                    
                    
                
                
                
            
        </footer>

        <!-- Session Modal -->
        <div id="sessionIdModal" class="modal">
            <div class="modal-content">
                <span class="close" onclick="closeSessionIdModal()">×</span>
                <p>Session ID: <span id="sessionId">0530413e4566c191c126da468e0cd38ad643991aaa5fbcccf4102dc1a02d2e1b0a</span></p>
                <button class="copy-btn" onclick="copySessionId()">Copy</button>
            </div>
        </div>

        <script src="particles.js"></script>
        <script src="script.js"></script>
    

</body></html>