Update index.js
This commit is contained in:
parent
0460798593
commit
4ca9cabe41
2
index.js
2
index.js
@ -21,7 +21,7 @@ const server = http.createServer((req, res) => {
|
|||||||
const pageContent = `
|
const pageContent = `
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Informacje o kliencie</title>
|
<title>Informacje o kliencie zmiany zmiany zmiany </title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Adres IP klienta: ${clientIP}</h1>
|
<h1>Adres IP klienta: ${clientIP}</h1>
|
||||||
|
Loading…
Reference in New Issue
Block a user