mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-12 10:00:08 -04:00
Update seezntv.com.config.js
This commit is contained in:
parent
8f9062950e
commit
4d894f291d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'seezntv.com',
|
site: 'seezntv.com',
|
||||||
|
skip: true, // NOTE: the site was closed on December 31, 2022
|
||||||
days: 2,
|
days: 2,
|
||||||
url: function ({ channel }) {
|
url: function ({ channel }) {
|
||||||
return `https://api.seezntv.com/svc/menu/app6/api/epg_proglist?ch_no=${channel.site_id}&search_day=1`
|
return `https://api.seezntv.com/svc/menu/app6/api/epg_proglist?ch_no=${channel.site_id}&search_day=1`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue