mirror of
https://github.com/iptv-org/epg
synced 2025-12-22 21:36:55 -05:00
Update tvgid.ua.config.js
This commit is contained in:
@@ -11,6 +11,7 @@ dayjs.extend(customParseFormat)
|
||||
|
||||
module.exports = {
|
||||
site: 'tvgid.ua',
|
||||
ignore: true, // NOTE: the current program is not currently available on the website
|
||||
url: function ({ date, channel }) {
|
||||
return `https://tvgid.ua/channels/${channel.site_id}/${date.format('DDMMYYYY')}/tmall/`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user