https://bit.ly/3QzTvou

ID de l'analyse :
af90d4cb-be81-44c2-801e-2e22aea90137Terminée
URL soumise :
https://bit.ly/3QzTvou
Fin du rapport :

Liens : 4 trouvé(s)

Liens sortants identifiés à partir de la page

Lientexte
https://bitly.com/
https://bitly.com/pages/acceptable-useAcceptable Use Policy.
https://bitly.com/pages/trustBitly Trust Center
https://bitly.com/pages/trust/appeal-a-decisionthis form

Variables JavaScript : 3 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

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

Messages consignés dans la console web

HTML

Le corps HTML de la page en données brutes

<!DOCTYPE html><html><head>
    <title>Warning! | The account that created this link has been suspended</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="referrer" content="always">
    <meta name="robots" content="noindex,nofollow">
    <link rel="icon" type="image/png" href="https://d1ayxb9ooonjts.cloudfront.net/d/C88681CBA60CE9321C6FD2FD8DC97555992FA1A3.png">
    <style>
        * {
            padding: 0;
            margin: 0;
        }

        body,
        html {
            font-family: "Proxima Nova", Arial, sans-serif;
            -webkit-font-smoothing: antialiased;
            font-size: 10px;
            color: #1d1f21;
            background-color: #fff;
            height: 100%;
            width: 100%;
            line-height: 1.25;
        }

        .main-container {
            padding: 8.4rem 15% 16rem 15%;
        }

        p {
            font-size: 1.8rem;
        }

        ul {
            padding-left: 1.8rem;
            margin-bottom: 2rem;
        }

        li {
            font-size: 1.8rem;
            margin-bottom: 1rem;
        }

        .logo {
            width: 9.7rem;
        }

        .headline-container {
            display: flex;
            flex-direction: row-reverse;
            justify-content: space-between;
        }

        .warning-img {
            width: 52rem;
            margin-right: -6rem;
            margin-top: -6rem;
        }

        .header,
        .headline-container,
        .content {
            margin-bottom: 4rem;
        }

        .headline-title,
        .content-title,
        .content-list {
            margin-bottom: 2rem;
        }

        .headline {
            width: 65rem;
            margin-right: 2rem;
        }

        .headline-title {
            font-weight: 800;
            font-size: 4.2rem;
        }

        .headline-subtitle {
            color: #56575b;
            font-size: 2.4rem;
            line-height: 3.2rem;
        }

        .content-title {
            font-weight: 800;
            font-size: 3.2rem;
        }

        .warning {
            color: #94261d;
            background-color: #fee8e7;
            padding: 1.5rem 2rem;
            border-radius: 0.6rem;
        }

        .text-bold {
            font-weight: bold;
        }

        #clickthrough {
            color: #94261d;
            overflow-wrap: anywhere;
        }

        .content-body>p {
            margin-bottom: 2rem;
        }

        @media (max-width: 1020px) {
            .main-container {
                padding: 7% 5% 14% 5%;
            }

            .header {
                margin-bottom: 2rem;
            }

            .headline-container {
                flex-direction: column;
                justify-content: center;
            }

            .headline {
                width: 100%;
            }

            .warning-img {
                width: 50%;
                margin: 0 auto 2rem;
            }
        }

        @media (max-width: 750px) {
            .warning-img {
                width: 70%;
            }
        }
    </style>
</head>

<body>
    <main class="main-container">
        <header class="header">
            <nav>
                <a href="https://bitly.com/"><img src="https://d1ayxb9ooonjts.cloudfront.net/d/53B03BEE40C746E8FC70731BA2B6902C0FA65CEA.svg" class="logo" alt="bitly logo"></a>
            </nav>
        </header>
        <article>
            <div class="headline-container">
                <div class="warning-img">
                    <img src="https://d1ayxb9ooonjts.cloudfront.net/d/ED4B4B67839C89883DD0BCD462FDA54E96FB79ED.svg" alt="spam warning illustration">
                </div>
                <div class="headline">
                    <h1 class="headline-title">Warning: This URL is no longer available because it was created by a suspended account.</h1>
                    <p class="headline-subtitle">We recommend you close your browser window and notify the person who
                        sent you the
                        link.</p>
                </div>
            </div>

            <div class="content">
                <h2 class="content-title">Why was this link blocked?</h2>
                <div class="content-body">
                    <p>The account used to create this link has been suspended for violations of 
                        our <a target="_blank" rel="noopener noreferrer" href="https://bitly.com/pages/acceptable-use">Acceptable Use Policy.</a>
                        Links created by suspended accounts are suspended as well.</p>
                    <p>
                        Learn more about what Bitly does to keep you safe at the 
                        <a target="_blank" rel="noopener noreferrer" href="https://bitly.com/pages/trust">Bitly Trust Center</a>.
                    </p>
                    <p>
                        If this is your link and believe your account has been suspended in error, submit an appeal via this <span><a target="_blank" rel="noopener noreferrer" href="https://bitly.com/pages/trust/appeal-a-decision">this
                                form</a></span>.
                    </p>
                </div>
            </div>
        </article>
    </main>


</body></html>