- ID de l'analyse :
- 19093f3c-f766-46c5-a494-bdc99de5bd2aTerminée
- URL soumise :
- https://dsds.games/
- Fin du rapport :
Liens : 2 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://twitch.tv/Mr_Shasta | Twitch |
https://www.youtube.com/@dsdestructionvods8678 | Youtube |
Variables JavaScript : 8 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 |
1 | object |
2 | object |
3 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
randGame | function |
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><head>
<meta charset="UTF-8">
<script src="/scripts/randGame.js"></script>
<link rel="stylesheet" href="/stylesheets/header.css">
<link rel="stylesheet" href="/stylesheets/home.css">
<link rel="stylesheet" href="/stylesheets/home-blue-dsds.css">
</head>
<body onload="randGame()">
<nav>
<input type="checkbox" id="checkbox">
<div class="phone-visuals">
<a class="home-link" href="/">DS Destruction</a>
<label class="label" for="checkbox">
<div class="label-div">
<div class="label-oval"></div>
<div class="label-oval"></div>
<div class="label-oval"></div>
</div>
</label>
</div>
<div class="links-wrapper">
<div class="links">
<a href="/">Home</a>
<a href="/about/">About</a>
<a href="/gameslist/">Games List</a>
<a href="/upcoming/">Upcoming Games</a>
<a href="/locked/">Locked Games</a>
<a href="/games/o8i1e" id="a-rand-game">Random Game</a>
<!--- Links to Twitch/Discord/VodChannel --->
<a href="https://twitch.tv/Mr_Shasta">Twitch</a>
<a href="https://www.youtube.com/@dsdestructionvods8678">Youtube</a>
</div>
</div>
</nav>
<div class="title-wrapper">
<div class="title-flex">
<h1>Welcome To <br> DS Destruction!</h1>
</div>
</div>
<div class="body">
<h3 id="playthrough-text">Check out the latest playthroughs!</h3>
<div class="latest-playthrough-wrapper">
<div class="latest-playthroughs">
<p><a href="/games/219/">Imagine: Fashion Designer New York</a></p>
<div class="iframe">
<iframe src="https://www.youtube.com/embed/uMar0FbzLsE" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="600px" allowfullscreen=""></iframe>
</div>
</div>
<div class="latest-playthroughs">
<p><a href="/games/218/">Lunar Knights</a></p>
<div class="iframe">
<iframe src="https://youtube.com/embed/iUbviFji0Wg" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="600px" allowfullscreen=""></iframe>
</div>
</div>
<div class="latest-playthroughs">
<p><a href="/games/217/">Dream Pinball 3D</a></p>
<div class="iframe">
<iframe src="https://www.youtube.com/embed/WS10o_179Gk" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="600px" allowfullscreen=""></iframe>
</div>
</div>
<div class="latest-playthroughs">
<p><a href="/games/216/">FIFA 06</a></p>
<div class="iframe">
<iframe src="https://www.youtube.com/embed/iHmfpSqNCSM" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="600px" allowfullscreen=""></iframe>
</div>
</div>
</div>
</div>
</body></html>