- ID de l'analyse :
- 10a215d4-1135-446b-920f-ca7486fbad52Terminée
- URL soumise :
- https://prifs.world/userme
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 5 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
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__reactRouterVersion | string |
MotionIsMounted | boolean |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
verbose | dom |
|
HTML
Le corps HTML de la page en données brutes
<!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>