mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update tvguide.com.config.js
This commit is contained in:
parent
73d0f37ef3
commit
6a974ad6ed
1 changed files with 0 additions and 3 deletions
|
@ -6,10 +6,7 @@ dayjs.extend(utc)
|
|||
dayjs.extend(timezone)
|
||||
|
||||
module.exports = {
|
||||
lang: 'en',
|
||||
site: 'tvguide.com',
|
||||
channels: 'tvguide.com.channels.xml',
|
||||
output: '.gh-pages/guides/tvguide.com.guide.xml',
|
||||
url: function ({ date, channel }) {
|
||||
const parts = channel.site_id.split('#')
|
||||
const start = date.startOf('d')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue