- Scan ID:
- 43e6ef59-5000-40fe-99fd-ae9fe4c3c451Finished
- Submitted URL:
- https://btk-cdn01.cinema8.com/
- Report Finished:
Links · 1 found
The outgoing links identified from the page
Link | Text |
---|---|
https://www.cinema8.com/ | cinema8.com |
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
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html><head>
<title>Cinema8 Video Streaming Server!</title>
<style>
body {
width: 35em;
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
</style>
</head>
<body>
<h1>Welcome to Cinema8 Video Streaming Server !</h1>
<p>For online documentation and support please refer to
<a href="https://www.cinema8.com/">cinema8.com</a>.<br>
</p><p><em>Thank you for using Cinema8.</em></p>
</body></html>