mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-12 01:50:07 -04:00
Update programme-tv.net.config.js
This commit is contained in:
parent
0f18cfb73f
commit
10a19c45d1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ module.exports = {
|
||||||
lang: 'fr',
|
lang: 'fr',
|
||||||
site: 'programme-tv.net',
|
site: 'programme-tv.net',
|
||||||
channels: 'programme-tv.net.channels.xml',
|
channels: 'programme-tv.net.channels.xml',
|
||||||
output: '.gh-pages/guides/programme-tv.net.xml',
|
output: '.gh-pages/guides/programme-tv.net.guide.xml',
|
||||||
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