mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 03:16:53 -05:00
Merge pull request #1757 from iptv-org/disable-seezntv.com
Disable seezntv.com
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user