diff options
author | mms <michal@sapka.me> | 2024-03-20 15:27:37 +0100 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-03-20 15:27:46 +0100 |
commit | 245c1c9bb3e0866337d70b4159a203ca1b89ebff (patch) | |
tree | 0f0c07132974a73a71da5ef5da256b861814ebcc | |
parent | 6300601d60735c5db6b0219aae24e6f6fd41b2d4 (diff) |
feat
-rw-r--r-- | mms-misc-rss.org | 8 | ||||
-rw-r--r-- | mms-misc.org | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/mms-misc-rss.org b/mms-misc-rss.org index 7c6a4da..60513b9 100644 --- a/mms-misc-rss.org +++ b/mms-misc-rss.org @@ -84,12 +84,10 @@ I want to use it inside emacs *** https://bt.ht/atom.xml *** https://josem.co/articles/index.xml *** https://robert.bearblog.dev/feed/ -*** https://xpil.eu/feed/ *** https://www.zenspider.com/atom.xml *** https://mwl.io/blog/feed *** [[https://drewdevault.com/blog/index.xml][Drew DeVault]] *** https://arnesonium.com/feed.xml -*** https://stfn.pl/rss.xml *** https://jcs.org/rss ** https://unixsheikh.com/feed.rss ** https://blogrys.pl/feed.xml @@ -108,7 +106,6 @@ I want to use it inside emacs ** https://videos.danksquad.org/feeds/videos.xml?videoChannelId=2332 ** https://cprss.s3.amazonaws.com/rubyweekly.com.xml ** https://feeds.feedburner.com/digest-programming -** https://zendesk.engineering/feed ** https://shopify.engineering/blog.atom ** https://jvns.ca/atom.xml ** https://susam.net/blog/feed.xml @@ -133,7 +130,6 @@ I want to use it inside emacs ** Podcasts *** https://2.5admins.com/feed/podcast ** Unsorter -*** https://joelchrono.xyz/feed.xml * Migrated I am testing Gnus. @@ -150,3 +146,7 @@ I'll migrate all feeds that will have at least one update in the comming 2 month *** [[https://www.youtube.com/feeds/videos.xml?channel_id=UCTxyMIg98qejFPxm1t1-IxQ][Megumi Imai]] *** https://feeds.arstechnica.com/arstechnica/features *** https://www.datagubbe.se/atom.xml +*** https://joelchrono.xyz/feed.xml +*** https://stfn.pl/rss.xml +*** https://xpil.eu/feed/ +*** https://zendesk.engineering/feed diff --git a/mms-misc.org b/mms-misc.org index 3576b01..3c0c8e2 100644 --- a/mms-misc.org +++ b/mms-misc.org @@ -183,3 +183,4 @@ Yeah, I'm trying it. (mms-leader-keys "o g" '(lambda () (interactive) (gnus) :wk "Gnus")) #+end_src + |