mirror of
https://github.com/doms9/iptv.git
synced 2026-04-21 19:46:59 +02:00
update M3U8
This commit is contained in:
parent
87437fc676
commit
269d6b8832
3 changed files with 453 additions and 717 deletions
584
M3U8/TV.m3u8
584
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
584
M3U8/events.m3u8
584
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -34,7 +34,7 @@ get_status() {
|
|||
|
||||
echo "PASS" >>"$STATUSLOG"
|
||||
else
|
||||
printf '❌ %s (%s)\n' "$channel" "$url"
|
||||
printf '❌ %s (%s)\n' "$channel" "$url"
|
||||
|
||||
if [[ "$output" =~ Server\ returned\ ([0-9]{3})\ (.+) ]]; then
|
||||
code="${BASH_REMATCH[1]}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue