Update programme-tv.net.config.js
This commit is contained in:
@@ -11,11 +11,8 @@ dayjs.extend(timezone)
|
|||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'fr',
|
|
||||||
days: 3,
|
days: 3,
|
||||||
site: 'programme-tv.net',
|
site: 'programme-tv.net',
|
||||||
channels: 'programme-tv.net.channels.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
|
||||||
|
|||||||
Reference in New Issue
Block a user