mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update programme-tv.net.config.js
This commit is contained in:
@@ -13,9 +13,6 @@ dayjs.extend(customParseFormat)
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'programme-tv.net',
|
site: 'programme-tv.net',
|
||||||
delay: 5000,
|
delay: 5000,
|
||||||
request: {
|
|
||||||
timeout: 30000
|
|
||||||
},
|
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user