diff options
author | Case Duckworth | 2022-09-12 17:39:32 -0500 |
---|---|---|
committer | Case Duckworth | 2022-09-12 17:39:32 -0500 |
commit | 3debe199e3dbd5020da1768d297777423652e6fd (patch) | |
tree | 1b32a6a2d0a8a6c3558b295979e324e7ad51d828 /sfeedrc | |
parent | Add active listening (diff) | |
download | sfeed-3debe199e3dbd5020da1768d297777423652e6fd.tar.gz sfeed-3debe199e3dbd5020da1768d297777423652e6fd.zip |
Add miniature calendar; metafilter
Diffstat (limited to 'sfeedrc')
-rw-r--r-- | sfeedrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sfeedrc b/sfeedrc index 6770c08..5c1e575 100644 --- a/sfeedrc +++ b/sfeedrc | |||
@@ -243,9 +243,11 @@ feeds_comics() { | |||
243 | feedx "False Knees" "https://falseknees.tumblr.com/rss" "https://falseknees.tumblr.com/" "" | 243 | feedx "False Knees" "https://falseknees.tumblr.com/rss" "https://falseknees.tumblr.com/" "" |
244 | feedx "Saturday Morning Breakfast Cereal" "https://www.smbc-comics.com/comic/rss" "https://www.smbc-comics.com/" "" | 244 | feedx "Saturday Morning Breakfast Cereal" "https://www.smbc-comics.com/comic/rss" "https://www.smbc-comics.com/" "" |
245 | feedx "xkcd" "https://xkcd.com/atom.xml" "https://xkcd.com/" "" | 245 | feedx "xkcd" "https://xkcd.com/atom.xml" "https://xkcd.com/" "" |
246 | feedx "Miniature Calendar" "https://miniature-calendar.com/feed/" "https://miniature-calendar.com/" | ||
246 | } | 247 | } |
247 | 248 | ||
248 | feeds_misc() { | 249 | feeds_misc() { |
250 | feedx "MetaFilter" "https://feeds.feedburner.com/Metafilter" "https://www.metafilter.com/" | ||
249 | feedx "Word of the Day" "https://www.merriam-webster.com/wotd/feed/rss2" "https://www.merriam-webster.com/word-of-the-day/" | 251 | feedx "Word of the Day" "https://www.merriam-webster.com/wotd/feed/rss2" "https://www.merriam-webster.com/word-of-the-day/" |
250 | feedx "Crystalverse" "https://crystalverse.com/feed/" "https://crystalverse.com/" "" | 252 | feedx "Crystalverse" "https://crystalverse.com/feed/" "https://crystalverse.com/" "" |
251 | feedx "Hetzner" "https://status.hetzner.com/en.atom" "https://status.hetzner.com/" "" | 253 | feedx "Hetzner" "https://status.hetzner.com/en.atom" "https://status.hetzner.com/" "" |