mirror of
https://github.com/iptv-org/epg
synced 2025-12-23 05:46:40 -05:00
wip
This commit is contained in:
@@ -50,7 +50,7 @@ async function main() {
|
||||
|
||||
return programs
|
||||
})
|
||||
.then(utils.sleep(3000))
|
||||
.then(utils.sleep(config.delay))
|
||||
.catch(console.log)
|
||||
|
||||
programs = programs.concat(progs)
|
||||
|
||||
Reference in New Issue
Block a user