mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update programme-tv.net.config.js
This commit is contained in:
@@ -13,7 +13,7 @@ dayjs.extend(customParseFormat)
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'programme-tv.net',
|
site: 'programme-tv.net',
|
||||||
request: {
|
request: {
|
||||||
timeout: 10000
|
timeout: 15000
|
||||||
},
|
},
|
||||||
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-${
|
||||||
|
|||||||
Reference in New Issue
Block a user