From d74033605baa665534ae8bcaf1ae0a990b77dd4d Mon Sep 17 00:00:00 2001 From: Umbrix Developer Date: Mon, 19 Jan 2026 18:10:52 +0300 Subject: [PATCH] chore: update libcore submodule URL to Gitea - Changed from GitHub to update.umbrix.net - Points to umbrix-libcore with extensionData fix (commit 8b6f4d6) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d0ce6bf0..408e1f1e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libcore"] path = libcore - url = https://github.com/hiddify/hiddify-next-core + url = https://update.umbrix.net/vodorod/umbrix-libcore.git