From f540a5495de8ca459e124f9824cdc0c20a89a385 Mon Sep 17 00:00:00 2001 From: Macsim Date: Thu, 10 Jul 2025 22:00:12 +0300 Subject: [PATCH] fix link --- clone_repos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clone_repos.py b/clone_repos.py index f1827c7..8224096 100644 --- a/clone_repos.py +++ b/clone_repos.py @@ -48,7 +48,7 @@ repos = [ "https://github.com/cryptexctl/modules-mirror", "https://github.com/Ruslan-Isaev/modules", "https://github.com/shadowhikka/sh.modules", - "https://github.com/fiksofficial/python-modules/blob/main/" + "https://github.com/fiksofficial/python-modules" ]