From 108baea92e39df26340f363cd9627042ecd7de7d Mon Sep 17 00:00:00 2001 From: Yuriy Date: Mon, 11 Dec 2023 13:17:17 -0500 Subject: [PATCH] replaced API calls to point to freedomain.dev --- Freedomain Social Media Poster.ahk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Freedomain Social Media Poster.ahk b/Freedomain Social Media Poster.ahk index 982cf2a..711fa8e 100644 --- a/Freedomain Social Media Poster.ahk +++ b/Freedomain Social Media Poster.ahk @@ -42,7 +42,7 @@ global UpdateVersionNumber ScriptName = Freedomain Social Media Poster -ScriptVersion = 2.86 +ScriptVersion = 2.87 FullScriptName := ScriptName . " " . ScriptVersion ;---ToDo--- @@ -175,7 +175,7 @@ IniRead, TotalRunTime, %SettingsIniFilepath%, %ScriptSettingsSection%, TotalRunT ;------------------------------------------------ global GitReleasesAPIURL -GitReleasesAPIURL =https://git.freedomainplaylists.com/api/v1/repos/yuriy/Freedomain-Social-Media-Poster/releases +GitReleasesAPIURL = https://freedomain.dev/api/v1/repos/yuriy/Freedomain-Social-Media-Poster/releases ; Save filepath of the current script to %SettingsIniFilepath% so it can be read and used by the script updater ; Append informatio to ini files for Freedomain Program Updater @@ -667,7 +667,7 @@ run, "%A_ScriptFullPath%" "LastPost" Return OpenGiteaPage: -run, https://git.freedomainplaylists.com/yuriy/Freedomain_Social_Media_Poster +run, https://freedomain.dev/yuriy/social-media-poster Return CompileScript: