From 328bdae9189a82860aba9db0f3b2502e272fa0ca Mon Sep 17 00:00:00 2001 From: MaxSMokeSkaarj Date: Sun, 16 Mar 2025 18:02:50 +1000 Subject: [PATCH] =?utf8?q?=D0=90=D0=B2=D1=82=D0=BE=D0=BE=D0=B1=D0=BD=D0=BE?= =?utf8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20SS14?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Corvax-SS14 | 2 +- Tools/publish_multi_request.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Corvax-SS14 b/Corvax-SS14 index 3fce72b48d..f236ed421a 160000 --- a/Corvax-SS14 +++ b/Corvax-SS14 @@ -1 +1 @@ -Subproject commit 3fce72b48d9be769dfa4ab2c7d6f9194e26c9476 +Subproject commit f236ed421a7eb0778ddd444b118a4d59ff87e4c7 diff --git a/Tools/publish_multi_request.py b/Tools/publish_multi_request.py index cf637df370..6542918bd0 100755 --- a/Tools/publish_multi_request.py +++ b/Tools/publish_multi_request.py @@ -15,7 +15,7 @@ RELEASE_DIR = "release" # CONFIGURATION PARAMETERS # Forks should change these to publish to their own infrastructure. # -ROBUST_CDN_URL = "https://ss14.smokeofanarchy.ru/cdn/" +ROBUST_CDN_URL = "http://ss14.smokeofanarchy.ru/cdn/" FORK_ID = "main" def main(): -- 2.52.0