headers =`200 OK Connection: Keep-Alive wtv-expire-all: wtv-home:/splash Content-type: text/html` if (getSessionData(socket_session_data[socket.id].ssid, 'box-does-psuedo-encryption')) { var cryptstatus = "Psuedo-encrypted"; } else { var cryptstatus = ((socket_session_data[socket.id].secure === true) ? "Encrypted" : "Not Encrypted") } data =` Home for minisrv

Welcome to `+ z_title + `

Encryption Status: `+cryptstatus+`

` data += `

Working stuff

client:relog (direct)
Clear Cache

zefie's server only

zefie's stuff and things

Test Stuff (probably broken)

HackTV Updater Test
Ultra Willies
Disconnect and go to HackTV Home
`