From 4d7ae9a7829c8487b0b0ac88099289cd5d8b92a2 Mon Sep 17 00:00:00 2001
From: Star Rauchenberger <fefferburbia@gmail.com>
Date: Tue, 3 Oct 2023 01:19:34 -0400
Subject: Switched to more secure self hosted verbly

---
 .gitmodules   | 2 +-
 vendor/verbly | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 67462c3..978a916 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "vendor/verbly"]
 	path = vendor/verbly
-	url = git://fourisland.com/verbly
+	url = https://git.fourisland.com/verbly
 [submodule "vendor/curlcpp"]
 	path = vendor/curlcpp
 	url = https://github.com/JosephP91/curlcpp
diff --git a/vendor/verbly b/vendor/verbly
index 5b70ebc..1accf04 160000
--- a/vendor/verbly
+++ b/vendor/verbly
@@ -1 +1 @@
-Subproject commit 5b70ebc5b402c060f57b016a3cb49600e0ecd58c
+Subproject commit 1accf04179e3f1389d3d75c072ef922daac01873
-- 
cgit 1.4.1