- 제출된 URL:
- https://willwoodheardle.glitch.me/
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 7개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
dataLayer | object |
google_tag_manager | object |
google_tag_data | object |
app | undefined |
콘솔 로그 메시지 · 0개 결과
웹 콘솔에 기록된 메시지
HTML
페이지의 원시 HTML 본문
<!DOCTYPE html><html lang="en"><head>
<!-- Google Tag Manager -->
<script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-NZ5W2W5"></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-NZ5W2W5");
</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Will Wood Heardle</title>
<meta name="description" content="Guess the Will Wood song from the intro in as few tries as possible.">
<meta itemprop="name" content="Will Wood Heardle">
<meta itemprop="description" content="Guess the Will Wood song from the intro in as few tries as possible.">
<meta itemprop="image" content="https://rgm.press/wp-content/uploads/2022/04/Will_Wood--scaled.jpg">
<meta property="og:url" content="https://willwood-heardle.glitch.me/">
<meta property="og:type" content="website">
<meta property="og:title" content="Will Wood Heardle">
<meta property="og:description" content="Guess the Will Wood song from the intro in as few tries as possible.">
<meta property="og:image" content="https://rgm.press/wp-content/uploads/2022/04/Will_Wood--scaled.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Will Wood Heardle">
<meta name="twitter:description" content="Guess the Will Wood song from the intro in as few tries as possible.">
<meta name="twitter:image" content="https://rgm.press/wp-content/uploads/2022/04/Will_Wood--scaled.jpg">
<link rel="icon" type="image/png" href="https://rgm.press/wp-content/uploads/2022/04/Will_Wood--scaled.jpg">
<link rel="icon" type="image/png" sizes="32x32" href="https://rgm.press/wp-content/uploads/2022/04/Will_Wood--scaled.jpg">
<link rel="icon" type="image/png" sizes="16x16" href="https://rgm.press/wp-content/uploads/2022/04/Will_Wood--scaled.jpg">
<link rel="apple-touch-icon" sizes="180x180" href="https://rgm.press/wp-content/uploads/2022/04/Will_Wood--scaled.jpg">
<link rel="shortcut icon" href="https://rgm.press/wp-content/uploads/2022/04/Will_Wood--scaled.jpg">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="global.css">
<link rel="stylesheet" href="bundle.css">
<script defer="" src="main.js"></script>
<script>
if (location.protocol != "https:") {
location.href =
"https:" +
window.location.href.substring(window.location.protocol.length);
}
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe
src="https://www.googletagmanager.com/ns.html?id=GTM-NZ5W2W5"
height="0"
width="0"
style="display: none; visibility: hidden"
></iframe
></noscript>
<!-- End Google Tag Manager (noscript) -->
</body></html>