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