https://priv.pw/

ID de l'analyse :
2bc077a0-e3c9-4243-ac31-f888552c85e8Terminée
URL soumise :
https://priv.pw/
Fin du rapport :

Liens : 2 trouvé(s)

Lientexte
http://tor.onion/tor
https://getsession.org/?

Variables JavaScript : 3 trouvée(s)

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messages de journal de console : 1 trouvé(s)

TypeCatégorieEnregistrement
errornetwork
URL
https://priv.pw/favicon.ico
texte
Failed to load resource: the server responded with a status of 404 ()

HTML

<html><head><meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="use internet freely and without a trace, like it was meant to be.">
<meta name="keywords" content="privacy, tor, searx, SearXNG, Nitter, SimplyTranslate, private alternative, privacy frontend, no logs, private google alternative">
<title>priV</title>
<style>
    @font-face {
        font-family: 'IBM_Plex_Mono';
        src: url(IBMPlexMono-Regular.ttf);
    }

    body {
        background: rgb(23, 23, 23);
        color: white;
        font-family: 'IBM_Plex_Mono', monospace;
    }

    a {
        text-decoration: none;
        color: aquamarine;
    }

    a:hover {
        text-decoration: underline;
    }

    .header {
        width: 50vw;
        margin: auto;
        text-align: center;
    }

    .footer {
        text-align: center;
        position: fixed;
        left: 0;
        bottom: 3vw;
        font-size: 0.9vw;
        width: 100%;
    }

    .footer2 {
        text-align: center;
        position: fixed;
        left: 0;
        bottom: 1vw;
        font-size: 0.9vw;
        width: 100vw;
    }

    .title {
        font-size: 2.5vw;
        display: block;
    }

    .tagline {
        font-size: 0.7vw;
        display: block;
    }

    .main {
        width: 60%;
        margin: auto;
        margin-top: 1.2vw;
        font-size: 0.9vw;
    }

    .center {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .code {
        background: rgb(10, 10, 10);
        padding: 2px;
        color: rgb(180, 180, 180);
    }


    .overlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
    }

    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

    .popup {
        margin: 70px auto;
        padding: 20px;
        background: rgba(35, 35, 35, 0.73);
        border-radius: 5px;
        width: 30%;
        position: relative;
        transition: all 5s ease-in-out;
    }

    .popup h2 {
        margin-top: 0;
        color: rgb(165, 165, 165);
    }

    .popup .close {
        position: absolute;
        top: 20px;
        right: 30px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: aquamarine;
    }

    .popup .content {
        max-height: 30%;
        overflow: auto;
    }
</style>
</head>
<body><div class="header">
    <span class="title">priV</span>
    <span class="tagline">reloaded</span>
</div>
<div class="main">
    <div class="center">
        <b1>coming back soon™, stronger than ever. still under the same ownership, feel free to contact.</b1>
        <br>
        <b1>it's about time to push against censorship and privacy issues of modern internet.</b1>
        <!-- <p><a href="#searxng">SearXNG</a> - search engine that allows you to scrape Google/DDG/and many more results</p>
        <p><a href="#nitter">Nitter</a> - twitter frontend, also replaces links in tweets to privacy friendly instances</p>
        <p><a href="#simplytranslate">SimplyTranslate</a> - privacy friendly translation service combining many engines</p>

        <br>
        <p>do you keep any logs?</p>
        <p>no, everything goes to <span class="code">/dev/null</span></p>
        <br> -->

    </div>
    <div class="footer">
        <p><a href="#contact">contact</a></p>
    </div>
    <div class="footer2">
        <p><a href="https://priv.pw/">clearnet</a> / <a href="http://tor.onion/">tor</a></p>
    </div>
    <!-- <div id="searxng" class="overlay">
        <div class="popup">
            <h2>SearXNG</h2>
            <a class="close" href="#">&times;</a>
            <a href="https://searx.priv.pw/" target="_blank">clearnet</a> / <a href="http://searx.tor.onion/" target="_blank">tor</a>
        </div>
    </div>
    <div id="nitter" class="overlay">
        <div class="popup">
            <h2>Nitter</h2>
            <a class="close" href="#">&times;</a>
            <a href="https://nitter.priv.pw/" target="_blank">clearnet</a> / <a href="http://nitter.tor.onion/" target="_blank">tor</a>
        </div>
    </div>
    <div id="simplytranslate" class="overlay">
        <div class="popup">
            <h2>SimplyTranslate</h2>
            <a class="close" href="#">&times;</a>
            <a href="https://translate.priv.pw/" target="_blank">clearnet</a> / <a href="http://translate.tor.onion/" target="_blank">tor</a>
        </div>
    </div> -->

    <div id="contact" class="overlay">
        <div class="popup">
            <h2>contact me</h2>
            <a class="close" href="#">×</a>
            <p>Session: <span class="code">v</span> (<a href="https://getsession.org/" target="_blank">?</a>)</p>
            <p>email: <span class="code">[email protected]</span></p>
        </div>
    </div>
</div>



</body></html>