mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 19:06:58 -05: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