mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update mediaset.it.config.js
This commit is contained in:
parent
f09de1fdb0
commit
a1e9ddf0dd
1 changed files with 0 additions and 3 deletions
|
@ -6,10 +6,7 @@ dayjs.extend(utc)
|
||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'it',
|
|
||||||
site: 'mediaset.it',
|
site: 'mediaset.it',
|
||||||
channels: 'mediaset.it.channels.xml',
|
|
||||||
output: '.gh-pages/guides/mediaset.it.guide.xml',
|
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `http://www.mediaset.it/guidatv/inc/canali/${date.format('YYYYMM')}/${date.format(
|
return `http://www.mediaset.it/guidatv/inc/canali/${date.format('YYYYMM')}/${date.format(
|
||||||
'YYYYMMDD'
|
'YYYYMMDD'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue