Fixed API url with new gitea URL
This commit is contained in:
@@ -173,7 +173,7 @@ UpdateURL = https://freedomainplaylists.com/wp-content/FreedomainScripts/Freedom
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
global GitReleasesAPIURL
|
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
|
; 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
|
; Append informatio to ini files for Freedomain Program Updater
|
||||||
@@ -622,7 +622,7 @@ run, "%A_ScriptFullPath%" "LastPost"
|
|||||||
Return
|
Return
|
||||||
|
|
||||||
OpenGiteaPage:
|
OpenGiteaPage:
|
||||||
run, https://git.zinchuk.xyz/yuriy/Freedomain-Social-Media-Poster
|
run, https://git.zinchuk.xyz/yuriy/Freedomain_Social_Media_Poster
|
||||||
Return
|
Return
|
||||||
|
|
||||||
CompileScript:
|
CompileScript:
|
||||||
|
|||||||
Reference in New Issue
Block a user