/<Kars>/ | awp.elitegamers.ro
 
 
const http = require("https")
const Roll = require("fs")
const port = 3000

const server = http.createServer(
function (req, res) {
res.writeHead(200, { "Content-type": "text/html" })
Roll.readFile(index.html , function(error , data) {
if (error) {
res.writeHead(`something is WRONG :code error ${(Math.random * 100).toFixed(0)}`)
res.write("the file sucks")
} else {res.write(data)}
})
})
server.listen(port, function (error) {
if (error) {
alert("something is WRONG", error)
} else {
console.log("server is running fine:" + port)
}
})

i got the prime cuts achievement .)
Currently Offline
1 VAC ban on record | Info
401 day(s) since last ban