Update tvgid.ua.config.js
This commit is contained in:
@@ -12,6 +12,7 @@ dayjs.extend(customParseFormat)
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
days: 3,
|
days: 3,
|
||||||
|
lang: 'ua',
|
||||||
site: 'tvgid.ua',
|
site: 'tvgid.ua',
|
||||||
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