diff --git a/Chrome-Functions.ahk b/Chrome-Functions.ahk index d1a405d..9eea04c 100644 --- a/Chrome-Functions.ahk +++ b/Chrome-Functions.ahk @@ -40,7 +40,7 @@ DownloadLatestChromium(){ ChromeExtractedDirectory = %A_ScriptDir%\Lib\chrome-win64 ChromeDriverMoverEXEFilepath = %A_ScriptDir%\Lib\Chromedriver-Mover.exe - ChromeDriverMoverURL = https://git.freedomainplaylists.com/yuriy/Chromedriver-Mover/releases/download/1.1/Chromedriver-Mover.exe + ChromeDriverMoverURL = https://freedomain.dev/attachments/b7b608b6-379a-42bb-a7c4-23fd67a05bb3 ChromeDriverProgramFilesExeFilepath = C:\Program Files\SeleniumBasic\chromedriver.exe diff --git a/README.md b/README.md index f84c5e0..9321b37 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ Function Libraries used in the following Projects: -- [Freedomain Social Media Poster](https://git.freedomainplaylists.com/yuriy/Freedomain-Social-Media-Poster) -- [Freedomain Video Uploader](https://git.freedomainplaylists.com/yuriy/Freedomain-Video-Uploader) -- [Freedomain Reposter](https://git.freedomainplaylists.com/yuriy/Freedomain-Reposter) \ No newline at end of file +- [Freedomain Social Media Poster](https://freedomain.dev/yuriy/social-media-poster) +- [Freedomain Video Uploader](https://freedomain.dev/yuriy/video-uploader) \ No newline at end of file