mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 18:10:04 -04:00
Update format.js
This commit is contained in:
parent
51f386115f
commit
2a5428e1be
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ function updateStatus(channel, status) {
|
|||
channel.status = channel.status === 'Offline' ? 'Not 24/7' : null
|
||||
break
|
||||
case 'offline':
|
||||
case 'error_403':
|
||||
channel.status = 'Offline'
|
||||
break
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue