https://lstu.fr/

제출된 URL:
https://lstu.fr/
보고서 완료:

링크 · 3개 결과

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

링크텍스트
https://fiat-tux.frLuc Didry
http://www.wtfpl.net/WTFPL
https://framagit.org/fiat-tux/hat-softwares/lstu/blob/master/README.mdAbout

JavaScript 변수 · 3개 결과

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

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

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

웹 콘솔에 기록된 메시지

유형카테고리로그
warningother
텍스트
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.

HTML

페이지의 원시 HTML 본문

<!DOCTYPE html><html lang="en"><head>
        <title>Lstu</title>
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta charset="utf-8">
        <meta name="mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <link rel="manifest" href="/manifest.json">
        <link rel="shortcut icon" href="/favicon.ico">
        <link rel="mask-icon" href="/img/lstu-small.svg" color="#9b4dca">
        <link rel="icon" type="image/png" href="/img/favicon.png">
        <link rel="icon" sizes="16x16" href="/img/lstu16.png">
        <link rel="icon" sizes="32x32" href="/img/lstu32.png">
        <link rel="icon" sizes="128x128" href="/img/lstu128.png">
        <link rel="icon" sizes="192x192" href="/img/lstu192.png">
        <link rel="apple-touch-icon" href="/img/lstu60.png">
        <link rel="apple-touch-icon" sizes="76x76" href="/img/lstu76.png">
        <link rel="apple-touch-icon" sizes="120x120" href="/img/lstu120.png">
        <link rel="apple-touch-icon" sizes="152x152" href="/img/lstu152.png">
        <link rel="apple-touch-icon" sizes="128x128" href="/img/lstu128.png">
        <link rel="apple-touch-icon" sizes="152x152" href="/img/lstu152.png">
        <link rel="apple-touch-icon" sizes="180x180" href="/img/lstu180.png">
        <link rel="apple-touch-icon-precomposed" sizes="120x120" href="/img/lstu120p.png">
        <meta name="msapplication-TileColor" content="#ffc40d">
        <meta name="msapplication-TileImage" content="/img/mstile-lstu144.png">
        <meta name="msapplication-config" content="/browserconfig.xml">
    </head>
    <body>
        <div class="container">
            <h1 class="oswald hidden-sm hidden-md hidden-lg">
                <a href="/">
                    Let's Shorten That URL
                </a>
            </h1>
            <div class="hidden-xs logo">
                <a class="link_nocol" href="/">
                    <img class="logo-img" src="/img/logo+type.svg" alt="lstu logo" width="auto" height="200">
                </a>
            </div>
            <p>
                <small>© 2013 — 2024 <a href="https://fiat-tux.fr">Luc Didry</a> —
                    License: <a href="http://www.wtfpl.net/">WTFPL</a> —
                    <a href="https://framagit.org/fiat-tux/hat-softwares/lstu/blob/master/README.md">About</a> —
                    <a href="/api">API</a> —
                    <a href="/stats">Statistics</a>
                </small>
            </p>
            <form class="form" method="POST" action="/a">
    <fieldset aria-labelledby="lsturl">
        <label class="sr-only" for="lsturl">URL to shorten</label>
        <input type="url" name="lsturl" id="lsturl" class="form-control" placeholder="URL to shorten" required="">
        <label class="sr-only" for="lsturl-custom">Custom shortened text</label>
        <input type="text" name="lsturl-custom" id="lsturl-custom" class="form-control" placeholder="Custom shortened text">
        <input class="button allons-y" type="submit" value="Go!">
    </fieldset>
</form>


        </div>
        <link href="/css/milli-lstu.min.css" rel="stylesheet">
    

</body></html>