mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update tv.trueid.net.config.js
This commit is contained in:
@@ -5,6 +5,7 @@ const utc = require('dayjs/plugin/utc')
|
||||
dayjs.extend(utc)
|
||||
|
||||
module.exports = {
|
||||
delay: 5000,
|
||||
site: 'tv.trueid.net',
|
||||
url: function ({ channel, date }) {
|
||||
return `https://tv.trueid.net/tvguide/all/${channel.site_id}/${date.format('YYYY-MM-DD')}`
|
||||
|
||||
Reference in New Issue
Block a user