proper encryption sessions to maintain working RC4 stream
This commit is contained in:
10
hacktv_updsrv/ServiceVault/wtv-log/phone-log.js
Normal file
10
hacktv_updsrv/ServiceVault/wtv-log/phone-log.js
Normal file
@@ -0,0 +1,10 @@
|
||||
// dummy page, we could handle the logs here.
|
||||
|
||||
headers = `200 OK
|
||||
Connection: Keep-Alive
|
||||
wtv-visit: wtv-home:/splash?
|
||||
Content-length: 0`;
|
||||
|
||||
data = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user