- ID scansione:
- 30ba7e51-68ba-4c60-ab33-1c595ef90599Fatto
- URL inviato:
- https://www.clubhouse.com/
- Report terminato:
Link · 8 trovati
I link in uscita identificati dalla pagina
Link | Testo |
---|---|
https://clubhouse.com/app | get the app |
https://blog.clubhouse.com/ | Blog |
https://clubhouse.com/jobs | Jobs |
https://privacy.clubhouse.com/ | privacy |
https://tos.clubhouse.com/ | terms |
https://support.clubhouse.com/ | FAQs |
https://www.twitter.com/clubhouse | |
https://www.instagram.com/clubhouse |
Variabili JavaScript · 26 trovate
Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
dataLayer | object |
Sentry | object |
__SENTRY__ | object |
useCH2Theme | boolean |
__core-js_shared__ | object |
core | object |
global | object |
Messaggi di log della console · 0 trovati
Messaggi registrati nella console Web
HTML
Il corpo HTML non elaborato della pagina
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"><html lang="en" style=""><head>
<!-- Google Tag Manager -->
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-T3HHJVG"></script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-T3HHJVG');</script>
<!-- End Google Tag Manager -->
<script src="https://browser.sentry-cdn.com/5.15.5/bundle.min.js" integrity="sha384-wF7Jc4ZlWVxe/L8Ji3hOIBeTgo/HwFuaeEfjGmS3EXAG7Y+7Kjjr91gJpJtr+PAT" crossorigin="anonymous"></script>
<script type="text/javascript">Sentry.init({ dsn: 'https://[email protected]/5245621' });</script>
<meta charset="UTF-8">
<meta name="archive.org_bot" content="noindex">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" href="https://static-assets.clubhouseapi.com/static/favicon.8e5cc2aeba01.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="https://static-assets.clubhouseapi.com/static/apple-touch-icon.880349ac9574.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://static-assets.clubhouseapi.com/static/favicon-32x32.90cedb25a222.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://static-assets.clubhouseapi.com/static/favicon-16x16.7b5b5280ee57.png">
<link rel="manifest" href="https://static-assets.clubhouseapi.com/static/site.87d005be8c08.webmanifest">
<title>
Clubhouse
</title>
<link href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900&display=swap" rel="stylesheet">
<style>
a {
cursor: pointer;
}
</style>
<style>
@font-face {
font-family: "GT Maru";
font-weight: 300;
src: url('/static/fonts/GT-Maru-Light.woff2') format("opentype");
}
@font-face {
font-family: "GT Maru";
font-weight: 400;
src: url('/static/fonts/GT-Maru-Regular.woff2') format("opentype");
}
@font-face {
font-family: "GT Maru";
font-weight: 500;
src: url('/static/fonts/GT-Maru-Medium.woff2') format("opentype");
}
@font-face {
font-family: "GT Maru";
font-weight: 700;
src: url('/static/fonts/GT-Maru-Bold.woff2') format("opentype");
}
@font-face {
font-family: "GT Maru";
font-weight: 900;
src: url('/static/fonts/GT-Maru-Black.woff2') format("opentype");
}
@font-face {
font-family: "Lars Clubhouse";
font-weight: 400;
src: url('/static/fonts/LarsClubhouse-Regular.woff') format("woff");
}
@font-face {
font-family: "Lars Clubhouse";
font-weight: 700;
src: url('/static/fonts/LarsClubhouse-BoldCondensed.woff') format("woff");
}
</style>
<meta name="theme-color" content="#FBF8EF">
<link href="https://static-assets.clubhouseapi.com/static/dotcom/main.0eab33f6b79d.css" rel="stylesheet">
<style>
*:root {
--ch-eggshell: #FBF8EF;
}
.ch-scroll-page {
background-color: var(--ch-yellow-500);
}
.ch-footer-links li, .ch-copyright {
color: var(--ch-gray-950);
}
.ch-theme[data-theme="dark"] {
--ch-text-primary: var(--ch-gray-950);
--ch-text-light: var(--ch-gray-600);
--ch-background: var(--ch-eggshell);
--ch-foreground: var(--ch-gray-950);
}
.ch-theme[data-theme="dark"] .ch-btn--yellow,
.ch-theme[data-theme="dark"] #ch-get-clubhouse-body-btn--mobile {
background-color: var(--ch-white);
color:var(--ch-gray-950);
}
.ch-theme[data-theme="dark"] .ch-btn--yellow:hover,
.ch-theme[data-theme="dark"] #ch-get-clubhouse-body-btn--mobile:hover {
background-color: var(--ch-gray-950);
color: var(--ch-white);
}
.ch-theme[data-theme="light"] .ch-btn--yellow,
.ch-theme[data-theme="light"] #ch-get-clubhouse-body-btn--mobile {
background-color: var(--ch-gray-950);
color: var(--ch-white);
}
.ch-theme[data-theme="light"] .ch-btn--yellow:hover,
.ch-theme[data-theme="light"] #ch-get-clubhouse-body-btn--mobile:hover {
background-color: var(--ch-white);
color: var(--ch-gray-950);
}
.ch-nav-links li,
button,
.ch-btn--yellow {
text-transform: lowercase;
}
.ch-scroll-cta {
background-color: var(--ch-yellow-500);
}
.ch-scroll-cta--text {
color: var(--ch-gray-950);
font-weight: 700;
}
.ch-footer-links li, .ch-copyright {
text-transform: unset;
}
.ch-social-icon:hover {
filter: brightness(0) saturate(100%) invert(42%) sepia(100%) saturate(392%) hue-rotate(341deg) brightness(98%) contrast(103%);
}
.ch-action-text-container {
font-size: 72px;
}
.ch-footer-links li {
font-weight: 800;
}
.ch-copyright {
font-size: 12px;
}
@media only screen and (max-device-width: 549px) {
.ch-action-text-container {
font-size: 42px;
}
}
</style>
<script>
window.useCH2Theme = true;
</script>
<meta name="theme-color" content="#2F80ED">
<meta name="title" content="Clubhouse">
<meta name="description" content="Huuuge group voice notes with all of your friends">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Clubhouse">
<meta property="og:title" content="Clubhouse">
<meta property="og:description" content="Huuuge group voice notes with all of your friends">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@clubhouse">
<meta name="twitter:title" content="Clubhouse">
<meta name="twitter:description" content="Huuuge group voice notes with all of your friends">
<meta property="og:url" content="https://www.clubhouse.com/">
<meta name="twitter:url" content="https://www.clubhouse.com/">
<meta property="og:image" content="https://static-assets.clubhouseapi.com/static/img/full_tn_new.bb150f3218ef.png">
<meta name="twitter:image" content="https://static-assets.clubhouseapi.com/static/img/full_tn_new.bb150f3218ef.png">
</head>
<body class="" style="">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T3HHJVG"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="ch-scroll-buffer" id="scroll-buffer"></div>
<div class="ch-landing">
<header>
<div class="ch-landing-img-container ch-avatar-group-block" id="ch-hand-logo-container">
<div class="ch-hand-wave-img-container">
<img class="ch-wave-img" alt="clubhouse wave" src="https://static-assets.clubhouseapi.com/static/img/img_hand_wave.3454a59f2b06.svg" height="64">
<img class="ch-wave-img" alt="clubhouse wave" src="https://static-assets.clubhouseapi.com/static/img/img_hand_wave.3454a59f2b06.svg" style="clip-path: inset(100% 0 0 0)" id="ch-hand-logo-dark-theme">
</div>
</div>
<div class="ch-device-restricted--mobile ch-mobile-menu-container ch-theme ch-avatar-group-block">
<a class="ch-mobile-get-app-link" href="https://clubhouse.com/app">get the app</a>
<div class="ch-landing-img-container ch-device-restricted--mobile" id="ch-hamburger-menu-container">
<img class="ch-hamburger-menu-img" id="ch-hamburger-menu-light-theme" alt="menu" src="https://static-assets.clubhouseapi.com/static/img/icon_hamburger_menu_dark.e3b1cf329cb8.svg">
<img class="ch-hamburger-menu-img" alt="menu" src="https://static-assets.clubhouseapi.com/static/img/icon_hamburger_menu_dark.e3b1cf329cb8.svg" style="clip-path: inset(100% 0 0 0)" id="ch-hamburger-menu-dark-theme">
</div>
</div>
<ul class="ch-nav-links ch-theme ch-avatar-group-block" data-theme="light">
<a href="https://blog.clubhouse.com/">
<li>Blog</li>
</a>
<a href="https://clubhouse.com/jobs">
<li>Jobs</li>
</a>
<li>
<button class="ch-btn--transparent ch-header-btn" id="ch-header-cta-btn">
Get Clubhouse
</button>
</li>
</ul>
</header>
<main>
<div class="ch-main-content-container">
<div id="ch-logo-arrow-container">
<div class="ch-landing-img-container ch-avatar-group-block" id="ch-logo-container">
<img class="ch-landing-img ch-mount-animation--slide-bottom" src="https://static-assets.clubhouseapi.com/static/img/clubhouse_logo_dark.2677abb66623.svg" alt="Clubhouse logo" id="ch-image-light">
<img class="ch-landing-img" src="https://static-assets.clubhouseapi.com/static/img/clubhouse_logo_dark.2677abb66623.svg" alt="Clubhouse logo" id="ch-image-dark-theme" style="clip-path: inset(100% 0 0 0)">
</div>
<div class="ch-floating-arrow" id="floating-arrow" style="opacity: 1;">
<img src="https://static-assets.clubhouseapi.com/static/img/icon_arrow_down.30d965af62c2.svg" alt="scroll for more" height="36">
</div>
</div>
<div class="ch-action-text-container" style="display: none">
<div class="ch-theme ch-avatar-group-block ch-cta-text" data-theme="dark">
<span class="ch-device-restricted--desktop">
friends over followers
</span>
<span class="ch-device-restricted--mobile">
friends over followers
</span>
</div>
<div class="ch-btn-container ch-theme" data-theme="light">
<div class="ch-device-restricted--mobile">
<a href="https://clubhouse.com/app">
<button class="ch-btn--yellow ch-avatar-group-block" id="ch-get-clubhouse-body-btn--mobile">
Get Clubhouse
</button>
</a>
</div>
<div class="ch-device-restricted--desktop ch-desktop-action-btn-container">
<button class="ch-btn--yellow ch-avatar-group-block" id="ch-get-clubhouse-body-btn">
Get Clubhouse
</button>
</div>
</div>
</div>
</div>
</main>
<div class="ch-scroll-cta">
<div class="ch-scroll-cta--text">Scroll for more</div>
</div>
</div>
<div class="ch-scroll-page"></div>
<div class="ch-overlay ch-hidden" id="ch-modal-overlay">
<div class="ch-overlay-content">
<div class="ch-modal">
<div class="ch-modal-close-btn-container">
<button class="ch-btn--transparent ch-btn--compact ch-btn--borderless" id="ch-modal-close-btn">
<img alt="close modal" src="https://static-assets.clubhouseapi.com/static/img/icon_close.0c3f7f7dc68d.svg" height="24">
</button>
</div>
<div class="ch-modal-content">
<img alt="scan qr code to download Clubhouse" src="https://static-assets.clubhouseapi.com/static/img/homepage/qr_code_dark.abd8babca33e.png" height="234">
</div>
<div class="ch-modal-subtext-container">
<div>
<div class="ch-modal-download-arrow-container">
<img class="ch-modal-download-arrow" src="https://static-assets.clubhouseapi.com/static/img/icon_arrow_down.30d965af62c2.svg" height="36">
</div>
<div class="ch-modal-subtext">Scan to download</div>
</div>
</div>
</div>
</div>
</div>
<div class="ch-hamburger-menu-content ch-hidden">
<div class="ch-hamburger-menu-close-btn-container">
<img alt="close menu" src="https://static-assets.clubhouseapi.com/static/img/icon_close.0c3f7f7dc68d.svg" height="28" id="ch-close-menu">
</div>
<ul class="ch-nav-links ch-avatar-group-block ch-mobile-nav-links" data-theme="dark">
<a href="https://blog.clubhouse.com/">
<li>Blog</li>
</a>
<a href="https://clubhouse.com/jobs">
<li>Jobs</li>
</a>
<a href="https://clubhouse.com/app">
<li>
<button class="ch-btn--transparent">Get Clubhouse</button>
</li>
</a>
</ul>
<footer class="ch-hamburger-footer">
<ul class="ch-footer-links">
<li>
<a href="https://privacy.clubhouse.com/">privacy</a>
</li>
<li>
<a href="https://tos.clubhouse.com/">terms</a>
</li>
<li>
<a href="https://support.clubhouse.com/">FAQs</a>
</li>
</ul>
<ul class="ch-footer-links ch-hamburger-social-links">
<li>
<a href="https://www.twitter.com/clubhouse">
<img src="https://static-assets.clubhouseapi.com/static/img/icon_twitter_web_dark.9a4902b61f14.svg" alt="Clubhouse twitter" class="ch-social-icon" height="18">
</a>
</li>
<li>
<a href="https://www.instagram.com/clubhouse">
<img src="https://static-assets.clubhouseapi.com/static/img/icon_instagram_web_dark.adaf800aa724.svg" alt="Clubhouse instagram" class="ch-social-icon" height="18">
</a>
</li>
</ul>
</footer>
<div class="ch-copyright ch-hamburger-copyright">
© <span class="ch-copyright-year">2023</span> Alpha Exploration Co.
</div>
</div>
<footer class="ch-device-restricted--desktop">
<ul class="ch-footer-links ch-avatar-group-block">
<li>
<a href="https://privacy.clubhouse.com/">privacy</a>
</li>
<li>
<a href="https://tos.clubhouse.com/">terms</a>
</li>
<li>
<a href="https://support.clubhouse.com/">FAQs</a>
</li>
<li>
<a href="https://www.twitter.com/clubhouse">
<img src="https://static-assets.clubhouseapi.com/static/img/icon_twitter_web_ch2.c75ce32d753d.svg" alt="Clubhouse twitter" class="ch-social-icon" height="16">
</a>
</li>
<li>
<a href="https://www.instagram.com/clubhouse">
<img src="https://static-assets.clubhouseapi.com/static/img/icon_instagram_web_ch2.268a91db2063.svg" alt="Clubhouse instagram" class="ch-social-icon" height="16">
</a>
</li>
</ul>
<div class="ch-copyright ch-avatar-group-block">
© <span class="ch-copyright-year">2023</span> Alpha Exploration Co.
</div>
</footer>
<div id="avatar-groups">
<div class="ch-avatar-group-block"></div>
</div>
<script defer="">
if (CSS && "paintWorklet" in CSS) {
CSS.paintWorklet.addModule("https://static-assets.clubhouseapi.com/static/js/vendor/smoothCorners.d2b6a990963b.js");
}
</script>
<script src="https://static-assets.clubhouseapi.com/static/dotcom/bundle.9d53a80a5011.js"></script>
<script id="__ch_content_data" type="application/json">""</script>
<script>
(function() {
window.fbq = function() {};
var installFBPixel = function() {
!function(f,b,e,v,n,t,s)
{n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '182076140712433');
fbq('track', 'PageView');
}
const post = (endpoint, data) => {
return new Promise((resolve) => {
const formData = new FormData();
Object.entries(data).forEach(([key, value]) => {
formData.append(key, value);
})
const request = new XMLHttpRequest();
request.open("POST", endpoint);
request.send(formData);
request.onreadystatechange = function() {
if (this.readyState == 4 && this.status == 200) {
resolve()
}
}
});
}
window.__ch_log = function(event, opt_eventData, opt_callback) {
if (opt_callback) {
// Do this even if logging is disabled.
setTimeout(opt_callback, 100);
}
var data = {
"event": event,
"content_data": JSON.parse(document.querySelector('#__ch_content_data')?.innerText || '{}'),
};
if (opt_eventData) {
data["event_data"] = JSON.stringify(opt_eventData);
}
post("/__log", data);
};
setTimeout(function() {
__ch_log("pageview", {"referer": document.referrer || null});
if (/\bfbclid=/.test(document.location.href)) {
// Only install the FB pixel on referrals from FB.
installFBPixel();
}
Array.from(document.querySelectorAll('a')).forEach((ele) => {
const href = ele.getAttribute('href');
ele.addEventListener('click', (e) => {
e.preventDefault();
__ch_log("click", { href }, function() {
window.location.href = href;
});
// Log FB conversion.
if (
href.indexOf("/app") == 0 ||
href.indexOf("/ios_app") == 0 ||
href.indexOf("/android_app") == 0 ||
href.indexOf("clubhouse.app.link") > 0
) {
fbq("track", "Lead");
}
})
});
}, 0);
})();
</script>
</body></html>