Update tv.lv.config.js
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
const dayjs = require('dayjs')
|
||||
|
||||
module.exports = {
|
||||
lang: 'lv',
|
||||
site: 'tv.lv',
|
||||
channels: 'tv.lv.channels.xml',
|
||||
output: '.gh-pages/guides/tv.lv.guide.xml',
|
||||
url: function ({ date, channel }) {
|
||||
return `https://www.tv.lv/programme/listing/none/${date.format(
|
||||
'DD-MM-YYYY'
|
||||
|
||||
Reference in New Issue
Block a user