mirror of
https://github.com/iptv-org/epg
synced 2025-12-19 03:46:41 -05:00
@@ -3,6 +3,9 @@ const dayjs = require('dayjs')
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'bt.com',
|
site: 'bt.com',
|
||||||
days: 2,
|
days: 2,
|
||||||
|
request: {
|
||||||
|
timeout: 30000
|
||||||
|
},
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `https://voila.metabroadcast.com/4/schedules/${
|
return `https://voila.metabroadcast.com/4/schedules/${
|
||||||
channel.site_id
|
channel.site_id
|
||||||
|
|||||||
Reference in New Issue
Block a user