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