- ID scansione:
- 10a215d4-1135-446b-920f-ca7486fbad52Fatto
- URL inviato:
- https://prifs.world/userme
- Report terminato:
Link · 0 trovati
I link in uscita identificati dalla pagina
Variabili JavaScript · 5 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
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__reactRouterVersion | string |
MotionIsMounted | boolean |
Messaggi di log della console · 1 trovati
Messaggi registrati nella console Web
Tipo | Categoria | Log |
---|---|---|
verbose | dom |
|
HTML
Il corpo HTML non elaborato della pagina
<!DOCTYPE html><html lang="en" data-theme="light"><head>
<meta charset="UTF-8">
<!-- <link
rel="icon"
type="image/svg+xml"
href="./src/assets/bg_Image/logo.2d9f4d3d1.png"
/> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>prifs.world</title>
<script type="module" crossorigin="" src="/assets/index-DHHCuu10.js"></script>
<link rel="stylesheet" crossorigin="" href="/assets/index-DAWgMAff.css">
<style></style></head>
<body>
<div id="root"><div class="min-h-screen flex items-center justify-center bg-black"><div class="absolute inset-0 overflow-hidden"><div class="absolute w-96 h-96 -top-48 -left-48 bg-yellow-500/20 rounded-full blur-3xl" style="transform: scale(1.11858);"></div><div class="absolute w-96 h-96 -bottom-48 -right-48 bg-yellow-500/20 rounded-full blur-3xl" style="transform: scale(1.08142);"></div></div><div class="w-full max-w-md p-4 sm:p-6 md:p-8 relative z-10"><div class="relative bg-black/40 backdrop-blur-xl rounded-3xl p-6 sm:p-8 border border-yellow-500/20 shadow-[0_0_15px_rgba(245,158,11,0.1)]" style="opacity: 1; transform: none;"><div class="text-center mb-8"><h2 class="text-3xl sm:text-4xl font-bold mb-2 text-transparent bg-clip-text bg-gradient-to-r from-yellow-500 to-yellow-700">Welcome Back</h2><p class="text-yellow-500/60">Login to your prifs.world account</p></div><form class="space-y-6"><div class="space-y-4"><div class="relative group" tabindex="0"><input type="email" class="w-full px-4 py-3 bg-black/20 border rounded-xl outline-none text-yellow-500 placeholder-yellow-500/50
transition-all duration-300 border-yellow-500/20 focus:border-yellow-500 " placeholder="Email address" required="" value=""></div><div class="relative group" tabindex="0"><input type="password" class="w-full px-4 py-3 bg-black/20 border rounded-xl outline-none text-yellow-500 placeholder-yellow-500/50
transition-all duration-300 border-yellow-500/20 focus:border-yellow-500 " placeholder="Password" required="" value=""></div></div><button type="submit" class="w-full py-3 px-4 bg-gradient-to-r from-yellow-600 to-yellow-500 text-black font-semibold
rounded-xl transition-all duration-300 hover:shadow-[0_0_15px_rgba(245,158,11,0.5)]
disabled:opacity-50 disabled:cursor-not-allowed" tabindex="0">Login</button><p class="text-center text-yellow-500/60">Don't have an account? <a class="text-yellow-500 hover:text-yellow-400" href="/register">Register</a></p></form></div></div></div></div>
</body></html>