This commit is contained in:
Ryder
2026-05-05 01:08:26 +01:00
parent 778c0a2827
commit 02a3eef5e7
31 changed files with 2540 additions and 97 deletions

View File

@@ -27,7 +27,7 @@ data = `<HTML>
}
}
function GotoBoxCheck() {
var url = 'https://headwaiter.trusted.msntv.msn.com/connection/boxcheck.html';
var url = 'https://sg1.trusted.msntv.msn.com/connection/GatePage.aspx?phase=BoxCheck&purpose=Authorize';
var parms='';
parms += 'BoxId=' + tvShell.SystemInfo.BoxIDService + '&';
parms += 'WANProvider=' + tvShell.ConnectionManager.WANProvider + '&';
@@ -73,4 +73,4 @@ data = `<HTML>
</script>
</body>
</HTML>
`;
`;