mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update tvguide.myjcom.jp.config.js
This commit is contained in:
@@ -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')}`
|
||||
|
||||
Reference in New Issue
Block a user