http://wifi.tzn.edu.pl/

Submitted URL:
http://wifi.tzn.edu.pl/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 2 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

Console log messages · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<html><head>
	<title>
		wifi.tzn.edu.pl
	</title>

	<style>
	* { font-family: verdana; font-size: 10pt; COLOR: gray; }
	b { font-weight: bold; }
	table { height: 50%; border: 1px solid gray;}
	td { text-align: center; padding: 25;}

	</style>
</head>
<body>
<center>
<br><br><br><br>
	<table>
	<tbody><tr><td>Welcome to the home of <b>wifi.tzn.edu.pl</b></td></tr>
	<tr><td>To change this page, upload your website into the public_html directory</td></tr>
	<tr><td><img src="logo.png"></td></tr>
	<tr><td style="font-size: 8pt">Date Created: Mon Feb 19 10:04:17 2024</td></tr>
	</tbody></table>
<br><br>

</center>



</body></html>