mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update tvguide.myjcom.jp.config.js
This commit is contained in:
parent
a72df494e8
commit
cd2cd91432
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ dayjs.extend(customParseFormat)
|
|||
|
||||
module.exports = {
|
||||
site: 'tvguide.myjcom.jp',
|
||||
request: {
|
||||
timeout: 30000 // 30 seconds
|
||||
},
|
||||
days: 2,
|
||||
url: function ({ date, channel }) {
|
||||
const id = `${channel.site_id}_${date.format('YYYYMMDD')}`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue