From b19923995a211aca84ba2dcb227435a30549d205 Mon Sep 17 00:00:00 2001 From: Macsim Date: Thu, 7 Aug 2025 22:23:10 +0300 Subject: [PATCH] Added Maxim Trous --- clone_repos.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/clone_repos.py b/clone_repos.py index c606088..62ac945 100644 --- a/clone_repos.py +++ b/clone_repos.py @@ -48,7 +48,8 @@ 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" + "https://github.com/fiksofficial/python-modules", + "https://github.com/mead0wsss/mead0wsMods" ] def configure_git():