Files
minisrv/hacktv_updsrv/ServiceVault/wtv-1800/preregister.js
2021-07-15 01:04:53 -04:00

10 lines
275 B
JavaScript

var gourl = "wtv-1800:/offer-open-isp-suggest?";
if (initial_headers['wtv-ticket']) {
gourl = "wtv-head-waiter:/login-stage-two?";
}
headers = `200 OK
Connection: Keep-Alive
wtv-open-isp-disabled: false
wtv-visit: wtv-1800:/offer-open-isp-suggest?
Content-type: text/html`;