mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 17:40:07 -04:00
Update programme-tv.net.config.js
This commit is contained in:
parent
ee90eb526c
commit
c05633b8a8
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'programme-tv.net',
|
site: 'programme-tv.net',
|
||||||
|
request: {
|
||||||
|
timeout: 10000
|
||||||
|
},
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `https://www.programme-tv.net/programme/chaine/${date.format('YYYY-MM-DD')}/programme-${
|
return `https://www.programme-tv.net/programme/chaine/${date.format('YYYY-MM-DD')}/programme-${
|
||||||
channel.site_id
|
channel.site_id
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue