Update seezntv.com.config.js

This commit is contained in:
Aleksandr Statciuk 2023-01-22 00:27:04 +03:00
parent 8f9062950e
commit 4d894f291d

View file

@ -10,6 +10,7 @@ dayjs.extend(customParseFormat)
module.exports = {
site: 'seezntv.com',
skip: true, // NOTE: the site was closed on December 31, 2022
days: 2,
url: function ({ channel }) {
return `https://api.seezntv.com/svc/menu/app6/api/epg_proglist?ch_no=${channel.site_id}&search_day=1`