- ID de l'analyse :
- 5091ea4d-e684-460d-bf65-3939c9ff5769Terminée
- URL soumise :
- https://atl-prizes.com/
- 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 |
$ | function |
jQuery | function |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html><head>
<!-- META -->
<title>ATL Prizes</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="keywords" content="Lottery, jackpot, hedging, insurance, prize cover, retail lottery, online lottery, mobile lottery, jackpot games">
<meta name="description" content="Powering innovation in the Lottery, Gaming and Prize Promotion sectors to benefit players, operators and their good causes.">
<meta name="robots" content="index, follow">
<meta name="author" content="ATL Prizes">
<link rel="shortcut icon" type="image/png" href="i/favicon.png">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@800&family=Open+Sans:[email protected]&display=swap" rel="stylesheet">
<!-- CSS -->
<link rel="stylesheet" href="css/main.css?1730983179">
<!-- JS -->
<script src="js/jquery.js"></script>
<script src="js/functions.js"></script>
</head>
<body><header class="header">
<div class="container">
<a href="/" class="header__logo"></a>
<div class="header__mobile-plate">
<div class="header__mobile-plate-scroll">
<ul class="header__menu">
<li>
<a href="lottery-prize-cover.php">Prize Cover</a>
</li>
<li>
<a href="contact-us.php">Contact us</a>
</li>
</ul>
</div>
</div>
<div class="header__hamburger">
<div class="header__hamburger-icon">
<div class="header__hamburger-line header__hamburger-line--1"></div>
<div class="header__hamburger-line header__hamburger-line--2"></div>
<div class="header__hamburger-line header__hamburger-line--3"></div>
</div>
</div>
</div>
</header>
<section class="section splitbox splitbox--1 splitbox--homepage">
<a class="splitbox__item" href="lottery-prize-cover.php">
<div class="splitbox__image splitbox__image--prize-cover"></div>
<div class="splitbox__overlay"></div>
<div class="splitbox__text">
<h2 class="heading-1">Prize Cover</h2>
</div>
</a>
</section>
<section class="section stats">
<div class="container">
<div class="stats__holder stats__holder--2">
<div class="stats__item">
<p class="stats__value">€100m</p>
<p class="paragraph">Supported more than €100m in prize <br>pay outs</p>
</div>
<div class="stats__item">
<p class="stats__value">30+</p>
<p class="paragraph">Of the world's most popular lotteries</p>
</div>
</div>
</div>
</section>
<section class="section main-claim">
<div class="container">
<h3 class="main-claim__heading">Powering innovation in the Lottery, Gaming and Prize Promotion sectors to benefit players, operators and their good causes</h3>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="footer__holder">
<div class="footer__column">
<a href="/" class="footer__logo"></a>
<p class="footer__paragraph">© Copyright 2019-2024 ATL Prizes</p>
</div>
<div class="footer__column">
<h4 class="footer__heading">Contact</h4>
<ul class="footer__list">
<li>
<a href="contact-us.php">Contact us</a>
</li>
<li>
<a href="privacy-policy.php">Privacy policy</a>
</li>
</ul>
</div>
<div class="footer__column">
<h4 class="footer__heading">Address</h4>
<p class="footer__paragraph">
ATL Prizes <br>
5.08 World Trade Center <br>
6 Bayside Road <br>
Gibraltar
</p>
</div>
</div>
</div>
</footer>
</body></html>