From 2706614751af6bc7c34295d6d082e329352a8cff Mon Sep 17 00:00:00 2001 From: AnthonyAxenov Date: Thu, 6 Mar 2025 09:22:36 +0800 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B0=20=D0=BD?= =?UTF-8?q?=D0=B0=20=D0=B4=D0=BE=D0=BA=D1=83=D0=BC=D0=B5=D0=BD=D1=82=D0=B0?= =?UTF-8?q?=D1=86=D0=B8=D1=8E=20curl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- check-pls.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50af17c..1a2ef62 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Поддерживаются `*.m3u` и `*.m3u8`; как локальные файлы, так по прямым ссылкам. -Коды ошибок доступны [здесь](https://everything.curl.dev/usingcurl/returns). +Коды ошибок доступны [здесь](https://everything.curl.dev/cmdline/exitcode.html#available-exit-codes). ## Поиск каналов в одном плейлисте diff --git a/check-pls.sh b/check-pls.sh index d86b5fd..51ed0eb 100755 --- a/check-pls.sh +++ b/check-pls.sh @@ -41,7 +41,7 @@ awk ' print "" 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 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 3:\033[0m error codes listed here - https://everything.curl.dev/cmdline/exitcode.html#available-exit-codes" print "--------------------" } {