- 제출된 URL:
- https://codes.rewardcodes.com/
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 3개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
콘솔 로그 메시지 · 1개 결과
웹 콘솔에 기록된 메시지
유형 | 카테고리 | 로그 |
---|---|---|
error | network |
|
HTML
페이지의 원시 HTML 본문
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="cache-control" content="private, no-cache, no-store, max-age=0, must-revalidate">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="0">
<meta name="robots" content="noindex, nofollow">
<title>Rewards Codes</title>
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/styles/error.css">
<link href="/images/favicon.ico" rel="icon">
<link href="/images/favicon.png" rel="icon">
<link href="/images/favicon.gif" rel="icon">
<link href="/images/apple-touch-icon.png" rel="apple-touch-icon">
<link href="/images/apple-touch-icon-precomposed.png" rel="apple-touch-icon">
<link href="/images/apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120">
<link href="/images/apple-touch-icon-120x120-precomposed.png" rel="apple-touch-icon" sizes="120x120">
<link href="/images/apple-touch-icon-152x152.png" rel="apple-touch-icon" sizes="152x152">
<link href="/images/apple-touch-icon-152x152-precomposed.png" rel="apple-touch-icon" sizes="152x152">
<link href="/images/apple-touch-icon-167x167.png" rel="apple-touch-icon" sizes="167x167">
<link href="/images/apple-touch-icon-167x167-precomposed.png" rel="apple-touch-icon" sizes="167x167">
<link href="/images/apple-touch-icon-180x180.png" rel="apple-touch-icon" sizes="180x180">
<link href="/images/apple-touch-icon-180x180-precomposed.png" rel="apple-touch-icon" sizes="180x180">
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function () {
document.getElementById("main").style.height = window.innerHeight + "px";
});
</script>
</head>
<body>
<div class="container" id="main" style="height: 600px;">
<div class="row" name="header">
<div class="col-xs-12">
<div id="header-logo">
<img src="/images/rc-header-main.png" href="/images/rc-header-small.png">
</div>
</div>
</div>
<div class="row" name="reward-block">
<div class="col-xs-12 content-upper gap-big">
<div id="oops">
<img src="/images/rc-oops.png" href="/images/rc-oops.png">
</div>
<h2>Shoot, a misfire. Please forgive us.</h2>
</div>
</div>
<div class="row" name="redemption-instructions">
<div class="col-xs-12 detail-row">
<p class="text-center fs18">Try refreshing the page. If that does not work, feel free to
contact us at <a href="mailto:[email protected]">[email protected]</a>, or call
1-877-55-TANGO.</p>
</div>
</div>
</div>
</body></html>