mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 18:10:04 -04:00
Update update.js
This commit is contained in:
parent
e7ae344702
commit
896a782e86
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ function parseStatus(error) {
|
|||
case 'FFMPEG_PROCESS_TIMEOUT':
|
||||
return 'timeout'
|
||||
case 'HTTP_FORBIDDEN':
|
||||
case 'HTTP_UNAUTHORIZED':
|
||||
case 'HTTP_UNAVAILABLE_FOR_LEGAL_REASONS':
|
||||
return 'blocked'
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue