From 3abbd59df7396678c01ce684affbcf9af3cbe2b8 Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Wed, 31 Aug 2022 09:51:08 -0500
Subject: Add doznes

---
 sfeedrc | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/sfeedrc b/sfeedrc
index d17ed2d..778e0a6 100644
--- a/sfeedrc
+++ b/sfeedrc
@@ -157,10 +157,7 @@ feeds_podcasts() {
 	feedx "A Problem Squared" "https://feeds.libsyn.com/230510/rss"
 }
 
-feeds_friends() {
-	feedx "kirch" "https://jkirchartz.com/feed.xml" "https://jkirchartz.com/"
-	feedx "lipu pi jan Niko" "https://tilde.town/~nihilazo/index.xml" "https://tilde.town/~nihilazo/" ""
-	feedx "chrismanbrown.gitlab.io (dozens)" "https://chrismanbrown.gitlab.io/rss.xml" "https://chrismanbrown.gitlab.io/" ""
+feeds_dozens() {
 	feedx "Dozens and Dragons" "https://dozensanddragons.neocities.org/rss.xml" "https://dozensanddragons.neocities.org/" ""
 	feedx "dozens: Society For Putting Things On Top Of Other Things" "https://society.neocities.org/rss.xml" "https://society.neocities.org/" ""
 	feedx "dozens: vgnfdblg" "https://supervegan.neocities.org/feed.xml" "https://supervegan.neocities.org/" ""
@@ -169,6 +166,15 @@ feeds_friends() {
 	feedx "dozens dreams" "https://tilde.team/~dozens/dreams/rss.xml" "https://tilde.team/~dozens/dreams/" ""
 	feedx "dozens: write.as" "https://write.tildeverse.org/dozens/feed/" "https://write.tildeverse.org/dozens/" ""
 	feedx "dozens css art" "http://tilde.town/~dozens/cssart/feed.xml" "http://tilde.town/~dozens/cssart/" ""
+	feedx "Cleric+Thief: episodes" "https://blog.miso.town/atom?url=http://tilde.town/~dozens/clericthief/" "https://tilde.town/~dozens/clericthief/index.html"
+	feedx "Cleric+Thief: journal" "https://journal.miso.town/atom?url=http://tilde.town/~dozens/clericthief/journal.html" "https://tilde.town/~dozens/clericthief/journal.html"
+}
+
+feeds_friends() {
+	feeds_dozens
+	feedx "kirch" "https://jkirchartz.com/feed.xml" "https://jkirchartz.com/"
+	feedx "lipu pi jan Niko" "https://tilde.town/~nihilazo/index.xml" "https://tilde.town/~nihilazo/" ""
+	feedx "chrismanbrown.gitlab.io (dozens)" "https://chrismanbrown.gitlab.io/rss.xml" "https://chrismanbrown.gitlab.io/" ""
 	feedx "Benjamin Wil" "https://benjaminwil.info/feed.xml" "https://benjaminwil.info/" ""
 	feedx "(lambda (x) (create x))" "http://lambdacreate.com/static/feed.rss" "http://lambdacreate.com/" ""
 	feedx "m455.casa" "https://m455.casa/feed.rss" "https://m455.casa/" ""
-- 
cgit 1.4.1-21-gabe81