mirror of
https://github.com/anthonyaxenov/iptv.git
synced 2024-11-22 05:24:45 +00:00
check-pls.sh misc
This commit is contained in:
parent
944fbdcfce
commit
e4b5aff941
@ -39,10 +39,9 @@ awk '
|
|||||||
ARGV[1] = "/tmp/" file_name
|
ARGV[1] = "/tmp/" file_name
|
||||||
}
|
}
|
||||||
print ""
|
print ""
|
||||||
print "\033[20m\033[97mNote 1:\033[0m operation may take some time."
|
print "\033[20m\033[97mNote 1:\033[0m operation may take some time, press CTRL+C to stop."
|
||||||
print "\033[20m\033[97mNote 2:\033[0m press CTRL+C to skip current channel or CTRL+Z to kill process."
|
print "\033[20m\033[97mNote 2:\033[0m results may be inaccurate, you should use proper IPTV software to re-check."
|
||||||
print "\033[20m\033[97mNote 3:\033[0m results may be inaccurate, you should use proper IPTV software to re-check."
|
print "\033[20m\033[97mNote 3:\033[0m error codes listed here - https://everything.curl.dev/usingcurl/returns"
|
||||||
print "\033[20m\033[97mNote 4:\033[0m error codes listed here - https://everything.curl.dev/usingcurl/returns"
|
|
||||||
print "--------------------"
|
print "--------------------"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user