- ID de exploración:
- 2d81c004-c3a0-4fdb-a136-c7bfe37fb06aFinalizado
- URL enviada:
- https://lstu.fr/
- Informe finalizado:
Enlaces: 3 encontrados
Los enlaces salientes identificados en la página
Enlace | TEXTO |
---|---|
https://fiat-tux.fr | Luc Didry |
http://www.wtfpl.net/ | WTFPL |
https://framagit.org/fiat-tux/hat-softwares/lstu/blob/master/README.md | About |
Variables JavaScript: 3 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Mensajes de registro de la consola: 1 encontrados
Mensajes registrados en la consola web
Tipo | Categoría | Registrar |
---|---|---|
warning | other |
|
HTML
El cuerpo HTML sin procesar de la página
<!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>