updated all repo URLs with updated URL
This commit is contained in:
@@ -173,7 +173,7 @@ UpdateURL = https://freedomainplaylists.com/wp-content/FreedomainScripts/Freedom
|
||||
*/
|
||||
|
||||
global GitReleasesAPIURL
|
||||
GitReleasesAPIURL = https://git.zinchuk.xyz/api/v1/repos/yuriy/Freedomain_Social_Media_Poster/releases
|
||||
GitReleasesAPIURL = https://git.zinchuk.xyz/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:
|
||||
|
||||
@@ -35,11 +35,11 @@ Automated posting to the following social media platforms, utilizing either the
|
||||
- https://chromedriver.chromium.org/downloads
|
||||
- Extract “chromedriver_win32.zip” and move the extracted chromedriver.exe to: `C:\Program Files\SeleniumBasic\chromedriver.exe`
|
||||
- The chromedriver will need to be re-downloaded whenever Chrome updates
|
||||
4. Download the latest .exe of the Poster: https://git.zinchuk.xyz/yuriy/Freedomain_Social_Media_Poster/releases
|
||||
4. Download the latest .exe of the Poster: https://git.zinchuk.xyz/yuriy/Freedomain-Social-Media-Poster/releases
|
||||
- When run, the poster will automatically create the folders and files it requires in the directory it's run from.
|
||||
|
||||
# Uncaught Script Errors
|
||||
I’ve done my best to catch any possible errors that might pop up and write functionality to handle them. But there might be ones that I haven’t found yet. If an error happens it will pop up a message box that looks like this. If you get any errors like this please send me a screenshot so I can write a patch for the bug.
|
||||
I’ve done my best to catch any possible errors that might pop up and write functionality to handle them. But If an error happens that i haven't written resolves for, it will pop up a message box that looks like this. Please send me a screenshot so I can write a patch for the bug.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user