- 扫描 ID:
- b3f368cc-ada9-4579-87ba-b4f1a382b2fb已完成
- 提交的 URL:
- https://webcams.windy.com/webcams/stream/1271674330
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 4 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html><head>
<title>Webcam livestream - Olten: Alte Brücke</title>
<meta id="viewport" name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Webcam livestream - Olten: Alte Brücke, provided by Windy.com">
<meta property="og:title" content="Webcam livestream - Olten: Alte Brücke">
<meta property="og:url" content="https://www.windy.com/webcams/1271674330">
<meta property="og:site_name" content="Windy.com">
<meta name="twitter:card" content="player">
<meta name="twitter:site" content="@Windycom">
<meta name="twitter:creator" content="@Windycom">
<link rel="canonical" href="https://www.windy.com/webcams/1271674330">
<style>
body {
margin:0;
}
#main {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: auto;
}
#main #iframe {
position: relative;
width:100%;
border:0;
height:100%;
overflow: auto;
background:white url(/webcams/public/embed/v2/assets/shared/throbber.gif) no-repeat center center;
height: 70vw; /* 16:9 + Space */
}
#main #section {
background:black;
text-align:right;
}
</style>
</head>
<body>
<div id="main">
<iframe rel="nofollow" id="iframe" src="http://webcamolten.alpiq.com/cgi-bin/faststream.jpg?camera=" allowfullscreen="true"></iframe>
</div>
</body></html>