mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update tvguide.co.uk.config.js
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = {
|
||||
lang: 'en',
|
||||
site: 'tvguide.co.uk',
|
||||
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 }) {
|
||||
return `https://www.tvguide.co.uk/mobile/channellisting.asp?ch=${channel.site_id}`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user