updated all repo URLs with updated URL

main
Yuriy 2 years ago
parent b5f9698fe7
commit d36b787358

@ -173,7 +173,7 @@ UpdateURL = https://freedomainplaylists.com/wp-content/FreedomainScripts/Freedom
*/ */
global GitReleasesAPIURL 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 ; 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:

@ -35,11 +35,11 @@ Automated posting to the following social media platforms, utilizing either the
- https://chromedriver.chromium.org/downloads - https://chromedriver.chromium.org/downloads
- Extract “chromedriver_win32.zip” and move the extracted chromedriver.exe to: `C:\Program Files\SeleniumBasic\chromedriver.exe` - 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 - 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. - When run, the poster will automatically create the folders and files it requires in the directory it's run from.
# Uncaught Script Errors # Uncaught Script Errors
Ive 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 havent 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. Ive 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.
![Alt text](Assets/Screenshots/Error_Message_Example.png "Error Message") ![Alt text](Assets/Screenshots/Error_Message_Example.png "Error Message")

Loading…
Cancel
Save