[add] adding SkyPerfect

This commit is contained in:
Animenosekai 2024-07-31 18:27:36 +02:00
parent acc18d1f07
commit d5b79b61fd
6 changed files with 325 additions and 1 deletions

View file

@ -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')}`