79426788

Date: 2025-02-10 10:37:06
Score: 3.5
Natty:
Report link

const http require('http');

const nome do host TxxTY.aternos.me';

porta const 59951;

const server = http.createServer((req, res) { res.statusCode = 200; res.setHeader('Content-Type', 'text/plain'); res.end('Olá Mundo'); });

server.listen(porta, nome do host, () => {

console.log("Servidor em execução em http://${hostname}:${port}/'); });

Reasons:
  • Blacklisted phrase (2): Olá
  • No code block (0.5):
  • Low reputation (1):
Posted by: Carlos Antonio