diff options
author | Case Duckworth | 2022-08-29 11:05:00 -0500 |
---|---|---|
committer | Case Duckworth | 2022-08-29 11:05:00 -0500 |
commit | b06040ac737cca33bfc14bc5d516c5c740fae4ab (patch) | |
tree | 553d288689e9149c774adc3d1f159945790ab6d9 | |
parent | Add unix sheikh (diff) | |
download | sfeed-b06040ac737cca33bfc14bc5d516c5c740fae4ab.tar.gz sfeed-b06040ac737cca33bfc14bc5d516c5c740fae4ab.zip |
Add ltrg , nerdypepper
-rw-r--r-- | sfeedrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sfeedrc b/sfeedrc index e0ba1a4..d17ed2d 100644 --- a/sfeedrc +++ b/sfeedrc | |||
@@ -32,6 +32,7 @@ feeds_planets() { | |||
32 | } | 32 | } |
33 | 33 | ||
34 | feeds_podcasts() { | 34 | feeds_podcasts() { |
35 | feedx "Lowtech Radio Gazeete" "https://lambdacreate.com/static/ltrg/feed.xml" "https://lambdacreate.com/podcast/ltrg" | ||
35 | yt_feed "iilluminaughtii" "UCpDmn2FfVYdPIDwRTcf5-OA" | 36 | yt_feed "iilluminaughtii" "UCpDmn2FfVYdPIDwRTcf5-OA" |
36 | feedx "Maintenance Phase" "https://feeds.buzzsprout.com/1411126.rss" "https://www.maintenancephase.com/" | 37 | feedx "Maintenance Phase" "https://feeds.buzzsprout.com/1411126.rss" "https://www.maintenancephase.com/" |
37 | feedx "Switched on Pop" "https://feeds.megaphone.fm/switchedonpop" "https://switchedonpop.com/" | 38 | feedx "Switched on Pop" "https://feeds.megaphone.fm/switchedonpop" "https://switchedonpop.com/" |
@@ -192,6 +193,7 @@ feeds_friends() { | |||
192 | } | 193 | } |
193 | 194 | ||
194 | feeds_people() { | 195 | feeds_people() { |
196 | feedx "nerdypepper's μblog" "https://peppe.rs/index.xml" "https://peppe.rs/" | ||
195 | feedx "unix sheikh" "https://unixsheikh.com/feed.rss" "https://unixsheikh.com/" | 197 | feedx "unix sheikh" "https://unixsheikh.com/feed.rss" "https://unixsheikh.com/" |
196 | feedx "artemis.sh" "https://artemis.sh/feed.xml" "https://artemis.sh/" | 198 | feedx "artemis.sh" "https://artemis.sh/feed.xml" "https://artemis.sh/" |
197 | feedx "ajroach" "http://ajroach42.com/feed.xml" "http://ajroach42.com/" "" | 199 | feedx "ajroach" "http://ajroach42.com/feed.xml" "http://ajroach42.com/" "" |