diff options
author | Case Duckworth | 2023-01-13 11:13:15 -0600 |
---|---|---|
committer | Case Duckworth | 2023-01-13 11:13:15 -0600 |
commit | 249e4c65d370a3bcb3d4492cc88cf67f74230142 (patch) | |
tree | 77b213914c750e72a05c63fe75a52114ced05285 /sfeedrc | |
parent | Add sheep.horse (diff) | |
download | sfeed-249e4c65d370a3bcb3d4492cc88cf67f74230142.tar.gz sfeed-249e4c65d370a3bcb3d4492cc88cf67f74230142.zip |
add kindrobot
Diffstat (limited to 'sfeedrc')
-rw-r--r-- | sfeedrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfeedrc b/sfeedrc index 423b6df..d3d2490 100644 --- a/sfeedrc +++ b/sfeedrc | |||
@@ -164,6 +164,7 @@ feeds_dozens() { | |||
164 | } | 164 | } |
165 | 165 | ||
166 | feeds_friends() { | 166 | feeds_friends() { |
167 | feedx "kindrobot" "https://tilde.town/~kindrobot/index.xml" | ||
167 | feedx "citrons" "https://citrons.xyz/a/journal/rss.xml" "https://citrons.xyz/" | 168 | feedx "citrons" "https://citrons.xyz/a/journal/rss.xml" "https://citrons.xyz/" |
168 | feedx "elly.town" "https://elly.town/feed.xml" "https://elly.town/" | 169 | feedx "elly.town" "https://elly.town/feed.xml" "https://elly.town/" |
169 | feeds_dozens | 170 | feeds_dozens |