mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update tv.lv.config.js
This commit is contained in:
parent
a9426f00b3
commit
df30d33c68
1 changed files with 0 additions and 3 deletions
|
@ -1,10 +1,7 @@
|
||||||
const dayjs = require('dayjs')
|
const dayjs = require('dayjs')
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'lv',
|
|
||||||
site: 'tv.lv',
|
site: 'tv.lv',
|
||||||
channels: 'tv.lv.channels.xml',
|
|
||||||
output: '.gh-pages/guides/tv.lv.guide.xml',
|
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `https://www.tv.lv/programme/listing/none/${date.format(
|
return `https://www.tv.lv/programme/listing/none/${date.format(
|
||||||
'DD-MM-YYYY'
|
'DD-MM-YYYY'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue