From 55912eb0293ab8c539acbc97d85ee9cc73346091 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 13 Nov 2025 12:20:39 -0500 Subject: Bot now posts to Tumblr --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 8187520..a534e8e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "vendor/rawr-ebooks"] path = vendor/rawr-ebooks url = https://git.fourisland.com/rawr-ebooks -[submodule "vendor/mastodonpp"] - path = vendor/mastodonpp - url = https://schlomp.space/tastytea/mastodonpp.git +[submodule "vendor/liboauthcpp"] + path = vendor/liboauthcpp + url = https://github.com/sirikata/liboauthcpp.git -- cgit 1.4.1