https://yviskos.github.io/

URL inviato:
https://yviskos.github.io/
Report terminato:

I link in uscita identificati dalla pagina

LinkTesto
https://osu.ppy.sh/users/35241229
https://twitch.tv/yviskosderg
https://github.com/yviskos
https://social.pawsitiv.space/@Aqa

Variabili JavaScript · 3 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messaggi di log della console · 1 trovati

Messaggi registrati nella console Web

TipoCategoriaLog
warningother
Testo
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.

HTML

Il corpo HTML non elaborato della pagina

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>yviskos' things</title>
    <link rel="stylesheet" href="styles.css">
    <link rel="icon" type="image/x-icon" href="favicon.png">
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
    <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&amp;display=swap" rel="stylesheet">

    </head><body><h1 style="color: pink; font-size: 50px; text-align: center;">yviskos' things</h1>
    <hr style="margin-bottom: 25px;">
    

    <div id="mainflex">
        <div id="links">
            <h2>links</h2>
            <a href="https://osu.ppy.sh/users/35241229"><img src="images/osu.png" alt="osu! blinkie"></a>
            <a href="https://twitch.tv/yviskosderg"><img src="images/twitch.png" alt="twitch blinkie"></a>
            <a href="https://github.com/yviskos"><img src="images/github.png" alt="GitHub blinkie"></a><br>
            <hr>
            <h2>link me... if you dare!</h2>
            <a href="https://yviskos.github.io"><img src="images\yvibutton.png" alt="yviskosbutton"></a>
            <textarea>&lt;a href="https://yviskos.github.io"&gt;&lt;img src="yviskos.github.io\images\yvibutton.png" alt="yviskosbutton"&gt;&lt;/a&gt;</textarea>
            <br>
            <br>
            <br>
        </div>
    <div class="about-me">
        <h2>about</h2>
        <p>Hello and welcome to my little site on the internet! I'm <b>Yviskos</b> (or Yvi). I'm from the <b>northeast</b>, I do <b>art</b> occasionally, along with some <b>"coding"</b>. <br>
            I also play games I guess. Some indie games, shooters, visual novels, VSRGs, and just whatever looks cool.<br>
            My favorite drinks are cola, iced tea, iced coffee, stuff like that but my favorite food is something I don't have.<br>
            If you couldn't tell by this site in general, I really like pink.<br>
            Well, have a nice stay here, get comfy!

        </p>
        <hr>
        <img src="images\bestviewed.gif" alt="best viewed on desktop">
        <img src="images\arizonatea.gif" alt="god damn i love iced tea">
        <img src="images\chillpill.gif" alt="take a chill pill">
        <img src="images\yvibutton.png" alt="yviskosbutton">
        <img src="images\i_dream_in_html.gif" alt="i dream in html">
        <img src="images\i_like_computer.png" alt="i like computer">
        <img src="images\kris_where_tf_are_we.png" alt="kris where tf are we">
        <img src="https://ne0nbandit.github.io/assets/img/btn/misc/amogus.gif" alt="suspicious fool">
        <img src="https://ne0nbandit.github.io/assets/img/btn/misc/bingus.gif" alt="bingus">
        <img src="https://ne0nbandit.github.io/assets/img/btn/mine/asol_base.png" alt="Aurelion Sol from LoL">
        <img src="images\rainworld.png" alt="slugcat gaming">
        <img src="images\wannachill.gif" alt="chill">

    </div>

    <a rel="me" href="https://social.pawsitiv.space/@Aqa"></a>
</div>
<footer style="text-align: center;">
    <br>
    <br>
    <hr>
    <img src="images\blinkiesCafe-mC.gif" alt="autism">
    <img src="images/blinkiesCafe-13.gif" alt="indies">
    <br>
    <a href="credit.html">Credit to these people!</a>
</footer>


</body></html>