zmiany lokalne
modified: index.js
This commit is contained in:
parent
4ca9cabe41
commit
e470e70f43
2
index.js
2
index.js
@ -24,7 +24,7 @@ const server = http.createServer((req, res) => {
|
||||
<title>Informacje o kliencie zmiany zmiany zmiany </title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Adres IP klienta: ${clientIP}</h1>
|
||||
<h1>Adres IP klienta zmiany lokalne: ${clientIP}</h1>
|
||||
<p>Data i czas w strefie czasowej klienta: ${clientTime}</p>
|
||||
<p>Dane o autorze: ${author}</p>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user