From f15d3ed2f0030f82aa8c3c412a6c998e82747148 Mon Sep 17 00:00:00 2001 From: Yuriy Date: Fri, 15 Dec 2023 17:35:47 -0500 Subject: [PATCH] updated URLs --- Chrome-Functions.ahk | 2 +- README.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) 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