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