https://tbs.co.jp/

Submitted URL:
https://tbs.co.jp
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 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
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 3 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://tbs.co.jp/
Text
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://tbs.co.jp/um/v8/img/gh_logo.svg
Text
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://tbs.co.jp/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="ja"><head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>TBS | 404 NotFound</title>
<meta name="author" content="TBS">
<link rel="stylesheet" href="/errordocs/css/umv8.css">
</head>
<body>
<div class="wrap">
<h1><a href="https://www.tbs.co.jp/" class="hide-txt">TBS</a></h1>
<div class="main">
<p class="tit"><strong>404 Not Found</strong></p>
<p class="msg">指定されたページが見つかりません</p>
<p class="btn"><a href="https://www.tbs.co.jp/"><span>TBS のトップページへ</span></a></p>
</div>
</div><!-- /cover -->
<p class="copyright"><small><a href="https://www.tbs.co.jp/sitepolicy/rights/">Copyright©</a>&nbsp;Tokyo Broadcasting System Television, Inc. All Rights Reserved.</small></p>


</body></html>