From 78e8f131bcfd9ffb22ec9cc9409109b4274fa27a Mon Sep 17 00:00:00 2001 From: seuyh Date: Tue, 30 Jun 2026 18:00:21 +0700 Subject: [PATCH] Update url --- StellarisDLCUnlocker.ps1 | 2 +- StellarisDLCUnlocker.sh | 2 +- StellarisDLCUnlockerProton.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/StellarisDLCUnlocker.ps1 b/StellarisDLCUnlocker.ps1 index 8804e06..6335046 100644 --- a/StellarisDLCUnlocker.ps1 +++ b/StellarisDLCUnlocker.ps1 @@ -88,7 +88,7 @@ $GITHUB_HASHES_URL = 'https://raw.githubusercontent.com/seuyh/stellaris-dlc-un $JSDELIVR_DLC_URL = 'https://cdn.jsdelivr.net/gh/seuyh/stellaris-dlc-unlocker@main/dlc_data.json' $JSDELIVR_HASHES_URL = 'https://cdn.jsdelivr.net/gh/seuyh/stellaris-dlc-unlocker@main/hashes.json' -$SERVER_URL = 'pub-0f87be5fdd68492c8328b66998eb46ad.r2.dev' +$SERVER_URL = 'yblocker.xyz' $ALT_LAUNCHERS = @('launcher-installer-windows_2024.14.msi', 'launcher-installer-windows_2024.13.msi', 'launcher-installer-windows_2024.8.msi') $STEAMCMD_API = 'https://api.steamcmd.net/v1/info' diff --git a/StellarisDLCUnlocker.sh b/StellarisDLCUnlocker.sh index b977d4f..f181515 100644 --- a/StellarisDLCUnlocker.sh +++ b/StellarisDLCUnlocker.sh @@ -14,7 +14,7 @@ GITHUB_DLC_URL="$REPO_GITHUB_RAW/dlc_data.json" JSDELIVR_DLC_URL="$REPO_JSDELIVR/dlc_data.json" GITHUB_HASHES_URL="$REPO_GITHUB_RAW/hashes.json" JSDELIVR_HASHES_URL="$REPO_JSDELIVR/hashes.json" -SERVER_URL="pub-0f87be5fdd68492c8328b66998eb46ad.r2.dev" +SERVER_URL="yblocker.xyz" STEAMCMD_API="https://api.steamcmd.net/v1/info" CREAMLINUX_SUBDIR="creamlinux" diff --git a/StellarisDLCUnlockerProton.sh b/StellarisDLCUnlockerProton.sh index 9c14d13..23292a3 100644 --- a/StellarisDLCUnlockerProton.sh +++ b/StellarisDLCUnlockerProton.sh @@ -14,7 +14,7 @@ GITHUB_DLC_URL="$REPO_GITHUB_RAW/dlc_data.json" JSDELIVR_DLC_URL="$REPO_JSDELIVR/dlc_data.json" GITHUB_HASHES_URL="$REPO_GITHUB_RAW/hashes.json" JSDELIVR_HASHES_URL="$REPO_JSDELIVR/hashes.json" -SERVER_URL="pub-0f87be5fdd68492c8328b66998eb46ad.r2.dev" +SERVER_URL="yblocker.xyz" STEAMCMD_API="https://api.steamcmd.net/v1/info" STEAM_FILES=(Emulator64.dll LinkNeverDie_Com_64.dll SWLoader.txt SWconfig.ini cream_api.ini steam_api64_org_game.dll steam_api64_org_launcher.dll)