mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update kvf.fo.config.js
This commit is contained in:
parent
a2ad1f56ab
commit
dbdd0b1a25
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ dayjs.extend(customParseFormat)
|
|||
module.exports = {
|
||||
site: 'kvf.fo',
|
||||
url({ date }) {
|
||||
return `https://kvf.fo/nskra/uv?date=${date.format('YYYY-MM-DD')}`
|
||||
return `https://kvf.fo/nskra/sv?date=${date.format('YYYY-MM-DD')}`
|
||||
},
|
||||
parser({ content, date }) {
|
||||
let programs = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue