- ID de l'analyse :
- 31a34857-9002-412f-abdf-24bc568d026fTerminée
- URL soumise :
- https://seetickets.com/
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 11 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 |
GoogleAnalyticsObject | string |
ga | function |
$ | function |
jQuery | function |
google_tag_data | object |
gaplugins | object |
gaGlobal | object |
Messages de journal de console : 2 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html><head><title></title>
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
<link rel="stylesheet" type="text/css" href="https://c.ststat.net/content/seetickets/mainwebapp/busypages/css/base.css">
</head>
<body class="l-layout busy"><script async="" src="https://www.google-analytics.com/analytics.js"></script><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m = s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');ga('create','UA-9921182-2','seetickets.com');ga('send','pageview','/VPNDetected');ga('send','pageview');</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js">
</script>
<script>
/* Add "https://api.ipify.org?format=json" to
get the IP Address of user*/
$(document).ready(()=>{
$.getJSON("https://api.ipify.org?format=json",
function (data) {
// Display IP address on screen
$("#pip_").html(data.ip);
})
})
</script>
<header class="l-header small"><div class="l-masthead small"><div class="g-inner"><div class="g-container" data-siteheader-target="">
</div></div></div></header>
<main class="l-content"><div class="g-outer g-grey">
<div class="g-inner"><section class="g-text-block g-ui-box">
<header class="g-ui-box-header"><h2 class="border">Unusual Traffic Detected</h2>
</header><div class="g-ui-box-content">
<p>We have detected unusual activity from the IP address or connection you are using.</p>
<p>If you are using a VPN or proxy service to connect to us, please disconnect it and try again.</p>
<p>You may see this page if you are accessing our website using automated software of any kind.</p>
Diagnostics
<div class="wibble" id="pip_">104.28.158.248</div>
<!-- <script> document.write(new Date().toLocaleDateString());
</script>
-->
<script>const now = new Date();
// get the current date and time as a string
const currentDateTime = now.toLocaleString()
document.write(currentDateTime);
</script>11/6/2024, 4:04:35 PM
WCBA
</div></section></div>
</div></main>
</body></html>