Fixed API url with new gitea URL

main
Yuriy 2 years ago
parent d36b787358
commit fd8292a733

@ -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:

Loading…
Cancel
Save