mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -04:00
Update telkussa.fi.config.js
This commit is contained in:
parent
9cf7ea4849
commit
674d562b2d
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@ const dayjs = require('dayjs')
|
|||
|
||||
module.exports = {
|
||||
site: 'telkussa.fi',
|
||||
request: {
|
||||
timeout: 10000
|
||||
},
|
||||
url: function ({ date, channel }) {
|
||||
return `https://telkussa.fi/API/Channel/${channel.site_id}/${date.format('YYYYMMDD')}`
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue