mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
parent
6fb526311a
commit
97d4e7ad6d
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ const dayjs = require('dayjs')
|
|||
module.exports = {
|
||||
site: 'bt.com',
|
||||
days: 2,
|
||||
request: {
|
||||
timeout: 30000
|
||||
},
|
||||
url: function ({ date, channel }) {
|
||||
return `https://voila.metabroadcast.com/4/schedules/${
|
||||
channel.site_id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue