mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update tvguide.co.uk.config.js
This commit is contained in:
parent
9e4880c8fa
commit
0929631b8f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ module.exports = {
|
||||||
lang: 'en',
|
lang: 'en',
|
||||||
site: 'tvguide.co.uk',
|
site: 'tvguide.co.uk',
|
||||||
channels: 'tvguide.co.uk.channels.xml',
|
channels: 'tvguide.co.uk.channels.xml',
|
||||||
output: '.gh-pages/guides/tvguide.co.uk.xml',
|
output: '.gh-pages/guides/tvguide.co.uk.guide.xml',
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `https://www.tvguide.co.uk/mobile/channellisting.asp?ch=${channel.site_id}`
|
return `https://www.tvguide.co.uk/mobile/channellisting.asp?ch=${channel.site_id}`
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue