mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 22:46:58 -04:00
Update scripts
This commit is contained in:
@@ -70,6 +70,10 @@ export class Grabber {
|
||||
}
|
||||
}
|
||||
|
||||
if (this.options.curl === true) {
|
||||
config.curl = true
|
||||
}
|
||||
|
||||
const _programs = await this.grabber.grab(
|
||||
channel,
|
||||
date,
|
||||
|
||||
Reference in New Issue
Block a user