Fixed API url with new gitea URL

This commit is contained in:
2023-01-27 17:39:38 -05:00
parent d36b787358
commit fd8292a733

View File

@@ -173,7 +173,7 @@ UpdateURL = https://freedomainplaylists.com/wp-content/FreedomainScripts/Freedom
*/
global GitReleasesAPIURL
GitReleasesAPIURL = https://git.zinchuk.xyz/yuriy/Freedomain-Social-Media-Poster/releases
GitReleasesAPIURL = https://git.zinchuk.xyz/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
@@ -622,7 +622,7 @@ run, "%A_ScriptFullPath%" "LastPost"
Return
OpenGiteaPage:
run, https://git.zinchuk.xyz/yuriy/Freedomain-Social-Media-Poster
run, https://git.zinchuk.xyz/yuriy/Freedomain_Social_Media_Poster
Return
CompileScript: