- 掃描 ID:
- 5091ea4d-e684-460d-bf65-3939c9ff5769已完成
- 已提交的 URL:
- https://atl-prizes.com/
- 報告完成時間:
連結 · 找到 0 個
從頁面中識別的傳出連結
JavaScript 變數 · 找到 5 個
在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取
名稱 | 類型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
主控台記錄訊息 · 找到 0 條
記錄到 Web 主控台的訊息
HTML
頁面的原始 HTML 主體
<!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>