diff --git a/zefie_wtvp_minisrv/ServiceVault/wtv-1800/noflash.js b/zefie_wtvp_minisrv/ServiceVault/wtv-1800/noflash.js index 66f7b4b3..2253f952 100644 --- a/zefie_wtvp_minisrv/ServiceVault/wtv-1800/noflash.js +++ b/zefie_wtvp_minisrv/ServiceVault/wtv-1800/noflash.js @@ -19,9 +19,10 @@ minisrv-no-mail-count: true wtv-initial-key: ` + wtvsec_login.challenge_key.toString(CryptoJS.enc.Base64) + ` Content-Type: text/tellyscript wtv-service: reset -` + getServiceString('wtv-head-waiter') + ` -` + getServiceString('wtv-star', { "no_star_word": true }) + ` -` + getServiceString('wtv-flashrom') + ` +${getServiceString('wtv-1800')} +${getServiceString('wtv-head-waiter')} +${getServiceString('wtv-star', { "no_star_word": true })} +${getServiceString('wtv-flashrom')} wtv-boot-url: wtv-head-waiter:/login? wtv-visit: wtv-head-waiter:/login? wtv-client-time-zone: GMT -0000