mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update tv.trueid.net.config.js
This commit is contained in:
parent
8c0adb4e43
commit
506a9c8420
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ const utc = require('dayjs/plugin/utc')
|
||||||
dayjs.extend(utc)
|
dayjs.extend(utc)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
delay: 5000,
|
||||||
site: 'tv.trueid.net',
|
site: 'tv.trueid.net',
|
||||||
url: function ({ channel, date }) {
|
url: function ({ channel, date }) {
|
||||||
return `https://tv.trueid.net/tvguide/all/${channel.site_id}/${date.format('YYYY-MM-DD')}`
|
return `https://tv.trueid.net/tvguide/all/${channel.site_id}/${date.format('YYYY-MM-DD')}`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue