https://hoop.photo/share/2ScIYxnXNjeVWw3WdhuBbX2AM0w2

Submitted URL:
https://hoop.photo/share/2ScIYxnXNjeVWw3WdhuBbX2AM0w2
Report Finished:

The outgoing links identified from the page

LinkText
https://apps.apple.com/us/app/hoop-find-make-new-friends/id1442571346
https://play.google.com/store/apps/details?id=com.dazz.hoop&hl=en&gl=us

JavaScript Variables · 11 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
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring
gtagstring
dataLayerstring
firebasestring
webpackJsonpFirebasestring
google_tag_managerstring
google_tag_datastring
onYouTubeIframeAPIReadystring

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
logjavascript
URL
https://hoop.photo/share/2ScIYxnXNjeVWw3WdhuBbX2AM0w2
Text
JSHandle@object

HTML

The raw HTML body of the page

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

	  gtag('config', 'G-CK1VG8WMR0');
	</script>
		<meta charset="UTF-8">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<title>Hoop | Make new friends</title>
		<link rel="shortlink" href="https://hoop.photo/">
		<link rel="stylesheet" href="/style_index.css">
		<link rel="icon" type="image/png" href="/images/og_image.png">
		<meta property="og:image" content="/images/og_image.png">
		<meta property="og:title" content="Hoop | Make new friends">
		<meta name="description" content="Make new friends all over the world! Download the app on the App Store or the Play Store">
	</head>
	<body data-rsssl="1">
		<div id="container">
			<div id="main">
				<div>
					<img id="logo_hoop" src="/images/logo_hoop.png" alt="hoop_logo">
				</div>
				<div id="content">
					<h1 id="headline"><span id="background">Hoop, make new friends <span id="highlight">all over the world</span> 🌎</span></h1>
					<div id="store-button">
						<a href="https://apps.apple.com/us/app/hoop-find-make-new-friends/id1442571346" target="_blank">
							<img class="store_image" src="/images/app_store_en.png" alt="app_store">
						</a>
						<a href="https://play.google.com/store/apps/details?id=com.dazz.hoop&amp;hl=en&amp;gl=us" target="_blank">
							<img class="store_image" src="/images/play_store_en.png" alt="play_store">
						</a>
					</div>
				</div>
			</div>
		</div>
 
<script src="https://www.gstatic.com/firebasejs/4.12.0/firebase.js"></script>
<script src="https://www.gstatic.com/firebasejs/4.12.0/firebase-functions.js"></script>
<script>
if (!firebase.apps.length) {
firebase.initializeApp({
apiKey: 'AIzaSyBtPuN09ECdbTb97IIkviNXvoMp4k1qX1I',
authDomain: 'hoop-prod',
projectId: 'hoop-prod',
databaseURL: 'https://hoop-prod.firebaseio.com/'
});
}
const visit_shared_page = firebase.functions().httpsCallable('visit_shared_page');
visit_shared_page({uid: "2ScIYxnXNjeVWw3WdhuBbX2AM0w2", ip: "104-28-154-61"}).then(function(result) {
console.log(result);
});

// new infra
fetch('https://api.hoop.photo/public/v1/visit-share-link/2ScIYxnXNjeVWw3WdhuBbX2AM0w2')

</script>
</body></html>