Update registries-v4.sh
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ NC='\033[0m' # No Color
|
||||
|
||||
# Array of registries to test
|
||||
mapfile -t registries < <(
|
||||
curl -fsSL "https://gitamin.ir/smx/irs/raw/branch/main/docker-registries.md" \
|
||||
curl -fsSL "https://gitamin.ir/smx/irs/raw/branch/main/registries.md" \
|
||||
| grep -oP '"\Khttps?://[^"]+' \
|
||||
| sed 's|^https://||'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user