fix bf0app dynamic OpenISP tellyscript

This commit is contained in:
zefie
2025-02-21 16:44:58 -05:00
parent 67375ce72f
commit 96015288fa
8 changed files with 1640 additions and 22 deletions

View File

@@ -22,6 +22,7 @@ wtv-system-version: 7181
wtv-capability-flags: 10935ffc8f
wtv-client-bootrom-version: 2046
wtv-client-rom-type: bf0app
wtv-open-access: true
wtv-system-chipversion: 51511296
User-Agent: Mozilla/4.0 WebTV/2.2.6.1 (compatible; MSIE 4.0)
wtv-encryption: true
@@ -30,6 +31,7 @@ wtv-script-mod: 0
`
//wtv-client-rom-type: US-LC2-disk-0MB-8MB
const net = require('net');