- ID scansione:
- 06eabcc9-154a-4200-9ced-e3d620bb9901Fatto
- URL inviato:
- https://lunars.fun/
- Report terminato:
Link · 2 trovati
I link in uscita identificati dalla pagina
Link | Testo |
---|---|
https://ublockorigin.com | |
https://archive.org |
Variabili JavaScript · 3 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 |
onscrollend | object |
documentPictureInPicture | object |
Messaggi di log della console · 1 trovati
Messaggi registrati nella console Web
Tipo | Categoria | Log |
---|---|---|
error | network |
|
HTML
Il corpo HTML non elaborato della pagina
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<!--Linking-->
<link rel="stylesheet" href="styles/master.css"> </link>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> </link>
<!--Meta-->
</head>
<body>
<ul class="linkstop" role="navigation">
<li><a role="link" class="link" href="index.xhtml">Index</a></li>
<li><a role="link" class="link" href="donate.xhtml">Donate</a></li>
<li><a role="link" class="link" href="blog.xhtml">Blog</a></li>
</ul>
<hr>
</hr>
<h1 role="heading"> <b>Lunar's Ruby Mine</b> </h1>
<p role="text">Welcome to Lunars.fun, or as I've been calling it... <b>Lunar's Ruby Mine!</b>
<br> </br>
Because it indeed is one! It's a ruby mine of content.
<br> </br>
What kind of <i>content?</i> you might be asking to me. It's full of <b>rant!</b>
<br> </br>
But not your ordinary one - it's <b> <i>privacy rant!</i> </b>
</p>
<br> </br>
<p role="text">
The site also keeps getting updated like every second - so prepare yourself!
<br> </br>
Because the next thing you know, it might be better the next time you see it!
<br> </br>
Or worse... <b>yikes.</b> Thanks for checking it out! Feel free to donate
<br> </br>
if you want - not enforced but appreciated!
</p>
<br> </br>
<a class="button" href="https://ublockorigin.com" target="_blank"><img src="static/badges/ublock.png" alt="UBlockOrigin Now!" /></a>
<a class="button2" href="" target="_self"><img src="static/badges/dream_in_html.gif" alt="I dream in HTML!" /></a>
<a class="button2" href="https://archive.org" target="_blank"><img src="static/badges/preserve.gif" alt="Preserve archive!" /></a>
</body>
</html>