Update scripts

This commit is contained in:
freearhey
2025-07-10 21:13:43 +03:00
parent 9de968a18d
commit acb19e72ee
36 changed files with 342 additions and 85 deletions

View File

@@ -47,6 +47,7 @@ export class DataLoader {
blocklist,
channels,
feeds,
logos,
timezones,
guides,
streams
@@ -59,6 +60,7 @@ export class DataLoader {
this.storage.json('blocklist.json'),
this.storage.json('channels.json'),
this.storage.json('feeds.json'),
this.storage.json('logos.json'),
this.storage.json('timezones.json'),
this.storage.json('guides.json'),
this.storage.json('streams.json')
@@ -73,6 +75,7 @@ export class DataLoader {
blocklist,
channels,
feeds,
logos,
timezones,
guides,
streams