mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
[add] adding SkyPerfect
This commit is contained in:
@@ -11,6 +11,7 @@ dayjs.extend(customParseFormat)
|
||||
module.exports = {
|
||||
site: 'tvguide.myjcom.jp',
|
||||
days: 2,
|
||||
lang: 'ja',
|
||||
url: function ({ date, channel }) {
|
||||
const id = `${channel.site_id}_${date.format('YYYYMMDD')}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user