diff options
-rw-r--r-- | sfeedrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sfeedrc b/sfeedrc index 002c426..3a47d12 100644 --- a/sfeedrc +++ b/sfeedrc | |||
@@ -120,10 +120,14 @@ feeds_friends() { | |||
120 | feed "Alex Schroeder" "https://alexschroeder.ch/wiki/feed/full/" "https://alexschroeder.ch/" "" | 120 | feed "Alex Schroeder" "https://alexschroeder.ch/wiki/feed/full/" "https://alexschroeder.ch/" "" |
121 | feed "Björn Wärmedal" "https://warmedal.se/~bjorn/atom.xml" "https://warmedal.se/~bjorn/" "" | 121 | feed "Björn Wärmedal" "https://warmedal.se/~bjorn/atom.xml" "https://warmedal.se/~bjorn/" "" |
122 | feed "a rickety bridge of impossible crossing" "https://bluelander.bearblog.dev/feed/" "https://bluelander.bearblog.dev/" "" | 122 | feed "a rickety bridge of impossible crossing" "https://bluelander.bearblog.dev/feed/" "https://bluelander.bearblog.dev/" "" |
123 | feed "javapool updates" "https://tilde.town/~m455/javapool.rss" "" "" | ||
124 | feed "coolguy.website" "https://coolguy.website/rss/index.xml" "https://coolguy.website/" | ||
125 | feed "brainshit" "https://brainshit.fr/rss" "https://brainshit.fr" | ||
123 | } | 126 | } |
124 | 127 | ||
125 | feeds_people() { | 128 | feeds_people() { |
126 | feed "ajroach" "http://ajroach42.com/feed.xml" "http://ajroach42.com/" "" | 129 | feed "ajroach" "http://ajroach42.com/feed.xml" "http://ajroach42.com/" "" |
130 | feed "rachelbythebay" "https://rachelbythebay.com/w/atom.xml" "https://rachelbythebay.com/" "" | ||
127 | } | 131 | } |
128 | 132 | ||
129 | feeds_news() { | 133 | feeds_news() { |
@@ -152,6 +156,8 @@ feeds_misc() { | |||
152 | feed "Crystalverse" "https://crystalverse.com/feed/" "https://crystalverse.com/" "" | 156 | feed "Crystalverse" "https://crystalverse.com/feed/" "https://crystalverse.com/" "" |
153 | feed "Hetzner" "https://status.hetzner.com/en.atom" "https://status.hetzner.com/" "" | 157 | feed "Hetzner" "https://status.hetzner.com/en.atom" "https://status.hetzner.com/" "" |
154 | feed "LOW-TECH MAGAZINE" "https://feeds2.feedburner.com/typepad/krisdedecker/lowtechmagazineenglish" "https://www.lowtechmagazine.com/" "" | 158 | feed "LOW-TECH MAGAZINE" "https://feeds2.feedburner.com/typepad/krisdedecker/lowtechmagazineenglish" "https://www.lowtechmagazine.com/" "" |
159 | feed "500-mile email" "https://500mile.email/feed.xml" "https://500mile.email/" | ||
160 | feed "computers are bad" "https://computer.rip/rss.xml" "https://computer.rip/" | ||
155 | } | 161 | } |
156 | 162 | ||
157 | feeds_me() { | 163 | feeds_me() { |