From 4d894f291d39cbae72ba40f224f1c619a4382297 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 22 Jan 2023 00:27:04 +0300 Subject: [PATCH] Update seezntv.com.config.js --- sites/seezntv.com/seezntv.com.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/seezntv.com/seezntv.com.config.js b/sites/seezntv.com/seezntv.com.config.js index 5c023350..26673108 100644 --- a/sites/seezntv.com/seezntv.com.config.js +++ b/sites/seezntv.com/seezntv.com.config.js @@ -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`