|
|
|
@ -20,9 +20,9 @@ IfMsgBox Yes, {
|
|
|
|
|
; Open Instructions Gitea page
|
|
|
|
|
|
|
|
|
|
if(InStr(A_ScriptName, "Video"))
|
|
|
|
|
URL = https://git.freedomainplaylists.com/yuriy/Freedomain-Video-Uploader#installation
|
|
|
|
|
URL = https://freedomain.dev/yuriy/video-uploader#installation
|
|
|
|
|
else,
|
|
|
|
|
URL = https://git.freedomainplaylists.com/yuriy/Freedomain-Social-Media-Poster#installation
|
|
|
|
|
URL = https://freedomain.dev/yuriy/social-media-poster#installation
|
|
|
|
|
|
|
|
|
|
run, %URL%
|
|
|
|
|
run, "%A_ScriptFullPath%" "LastPost"
|
|
|
|
|