https://pastelink.net/12vbj66w

Submitted URL:
https://pste.link/12vbj66w
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 76 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
0object
1object
2object
3object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
Cookiesfunction

Console log messages · 2 found

Messages logged to the web console

TypeCategoryLog
verbosedom
URL
https://pastelink.net/12vbj66w
Text
[DOM] Input elements should have autocomplete attributes (suggested: "new-password"): (More info: https://goo.gl/9p2vKq) %o
warningother
URL
https://challenges.cloudflare.com/turnstile/v0/api.js?compat=recaptcha&onload=captchaLoaded
Text
[Cloudflare Turnstile] Compatibility layer enabled.

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">  
	<title>Pste.link - Paste &amp; Share</title>

										
	<meta name="description" content="Paste &amp; Share">

<meta property="og:locale" content="en_gb">
<meta property="og:type" content="website">
<meta property="og:url" content="https://pste.link">
<meta property="og:title" content="Paste &amp; Share">
<meta property="og:description" content="Paste and share text and links">

<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-S8DF1Z74C1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-S8DF1Z74C1');
</script>

<style>
	body {
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		min-height: 100vh;
	}
	.content {

	}
</style>
<script>

	setInterval(function(){ 
		number = document.getElementById("number").innerHTML;
		var url1 = 'paste';
		var url2 = 'link';
		var url3 = '.net';
		if (number > 0) {
			number--;
		}
		document.getElementById("number").innerHTML = number; 
		if (number == 0) {
			window.location.replace('https://' + url1 + url2 + url3 + "/12vbj66w");
		}
	 }, 1000);
	
</script>

</head>
<body>
	<div class="content">
	<h1>Checking your browser</h1>
	<h2 id="number">2</h2>
	<p>Please wait a few seconds while we check your request...</p>
	<p>Thank you for waiting!</p>
</div>

<footer>
	<input type="hidden" id="loc" value="12vbj66w">
</footer>

</body></html>