mirror of
https://github.com/iptv-org/iptv
synced 2025-12-24 06:17:28 -05:00
Merge pull request #8689 from iptv-org/update-db-update
Update database/update.js
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user