bring back an old goodie

This commit is contained in:
zefie
2025-08-13 13:23:45 -04:00
parent bd03b3a6db
commit 26dfd0de4b
5 changed files with 118 additions and 19 deletions

View File

@@ -63,7 +63,7 @@ class WebTVClientSimulator {
this.previousUrl = null; // Store previous URL for Referer header
this.debug = debug;
this.defaultBox = "plus";
this.connectSessionId = crypto.randomBytes(4).toString('hex');;
this.connectSessionId = crypto.randomBytes(4).toString('hex');
this.username = username;
// Load minisrv config to get the initial shared key