Update telkussa.fi.config.js
This commit is contained in:
@@ -1,10 +1,7 @@
|
|||||||
const dayjs = require('dayjs')
|
const dayjs = require('dayjs')
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'fi',
|
|
||||||
site: 'telkussa.fi',
|
site: 'telkussa.fi',
|
||||||
channels: 'telkussa.fi.channels.xml',
|
|
||||||
output: '.gh-pages/guides/telkussa.fi.guide.xml',
|
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `https://telkussa.fi/API/Channel/${channel.site_id}/${date.format('YYYYMMDD')}`
|
return `https://telkussa.fi/API/Channel/${channel.site_id}/${date.format('YYYYMMDD')}`
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user