fix: fixed tellyscript path for wtv-1800:/noflash (bf0app braindead)
This commit is contained in:
@@ -25,7 +25,7 @@ wtv-client-time-zone: GMT -0000
|
|||||||
wtv-client-time-dst-rule: GMT
|
wtv-client-time-dst-rule: GMT
|
||||||
wtv-client-date: `+ strftime("%a, %d %b %Y %H:%M:%S", new Date(new Date().toUTCString())) + ` GMT`;
|
wtv-client-date: `+ strftime("%a, %d %b %Y %H:%M:%S", new Date(new Date().toUTCString())) + ` GMT`;
|
||||||
|
|
||||||
var file_path = __dirname + "/ServiceDeps/premade_tellyscripts/BF0APP/bf0app_boot_uncompressed.tok";
|
var file_path = __dirname + "/ServiceDeps/premade_tellyscripts/bf0app/bf0app_WTV_18006138199.tok";
|
||||||
|
|
||||||
if (file_path) {
|
if (file_path) {
|
||||||
request_is_async = true;
|
request_is_async = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user