https://azekyo.com/

送信済みURL:
https://azekyo.com/
レポート終了日:

リンク · 8件検出

リンクテキスト
https://osu.ppy.sh/users/16824737/osu
https://steamcommunity.com/id/azekyo/
https://discord.com/users/293116120301305856
https://github.com/azekyoo
https://account.ankama.com/fr/profil-ankama/AZeKyo-6087
https://www.youtube.com/@azekyo
https://www.twitch.tv/azekyoo
https://docs.google.com/document/d/1mOmuQk2ByUqRb9f8SrHmOQomu0zxX-WkezUbbEEwDP4/edit?usp=sharing

JavaScript変数 · 3件検出

名前規模
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

コンソールログメッセージ · 0件検出

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>AZeKyo</title>
    <link rel="stylesheet" href="styles.css">
    <link rel="icon" type="image/x-icon" href="assets/purplespin.gif">
</head>



<body>



    <div class="frame">
        <!-- <button class="custom-btn btn-1">Read More</button>
       <button class="custom-btn btn-2">Read More</button>
       <button class="custom-btn btn-3"><span>Read More</span></button>
       <button class="custom-btn btn-4"><span>Read More</span></button>
       <button class="custom-btn btn-5"><span>Read More</span></button>
       <button class="custom-btn btn-6"><span>Read More</span></button>
       
       <button class="custom-btn btn-7" onclick="window.location.href='/skins';"><span>Skins</span></button>
       
       <button class="custom-btn btn-8"><span>Read More</span></button>
       <button class="custom-btn btn-9">Read More</button>
       <button class="custom-btn btn-10">Read More</button>
       <button class="custom-btn btn-11">Read More<div class="dot"></div></button>
       <button class="custom-btn btn-12"><span>Click!</span><span>Read More</span></button>
       <button class="custom-btn btn-13">Read More</button>
       <button class="custom-btn btn-14">Read More</button>
       <button class="custom-btn btn-15">Read More</button>
       <button class="custom-btn btn-16">Read More</button> -->
    </div>


    <div class="background-overlay"></div>
    <div class="center-container"></div>
    <div class="dflex">

        <a href="https://osu.ppy.sh/users/16824737/osu" target="_blank" class="osu">
            <img src="assets/osu.png" style="width: 6em;">
        </a>

        <a href="https://steamcommunity.com/id/azekyo/" target="_blank" class="steam">
            <img src="assets/steam.png">
        </a>

        <a href="https://discord.com/users/293116120301305856" target="_blank" class="discord">
            <img src="assets/discord.png">
        </a>

        <!-- Uncomment if needed
        <a href="https://ubisoftconnect.com/en-US/profile/AZeKyo.KWZ" target="_blank" class="ubisoft">
            <img src="assets/ubisoft.png">
        </a> -->

        <a href="https://github.com/azekyoo" target="_blank" class="github">
            <img src="assets/github.png" style="width: 3.5em;">
        </a>

        <a href="https://account.ankama.com/fr/profil-ankama/AZeKyo-6087" target="_blank" class="dofus">
            <img src="assets/dofus.png" style="width: 2em;">
        </a>

        <a href="https://www.youtube.com/@azekyo" target="_blank" class="youtube">
            <img src="assets/youtube.png" style="width: 6em;">
        </a>

        <a href="https://www.twitch.tv/azekyoo" target="_blank" class="twitch">
            <img src="assets/twitch.png">
        </a>

        <a href="https://docs.google.com/document/d/1mOmuQk2ByUqRb9f8SrHmOQomu0zxX-WkezUbbEEwDP4/edit?usp=sharing" target="_blank" class="pc">
            <img src="assets/pc.png">
        </a>

    </div>


</body></html>