diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2026-01-05 13:27:40 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2026-01-05 13:27:40 -0300 |
| commit | 897a76c4c1ee0a97a3ba00496abb216256f47619 (patch) | |
| tree | aea2fd521f357b08e8d3700133a57a8aa44fba3e /opml/computing | |
| parent | ca90a20d62eebe8b263d6fcdcd380f7238581298 (diff) | |
| download | feeds-897a76c4c1ee0a97a3ba00496abb216256f47619.tar.gz feeds-897a76c4c1ee0a97a3ba00496abb216256f47619.tar.bz2 | |
software: adds feeds for debugging.works and mutt
Diffstat (limited to 'opml/computing')
| -rw-r--r-- | opml/computing/software.opml | 1 | ||||
| -rw-r--r-- | opml/computing/software/development.opml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/opml/computing/software.opml b/opml/computing/software.opml index acdc4c9..538fca5 100644 --- a/opml/computing/software.opml +++ b/opml/computing/software.opml @@ -11,6 +11,7 @@ <outline type="rss" xmlUrl="https://www.debian.org/security/dsa" htmlUrl="" title="Debian Security"/> <outline type="rss" xmlUrl="https://newsboat.org/news.atom" htmlUrl="https://newsboat.org" title="Newsboat"/> + <outline type="rss" xmlUrl="https://gitlab.com/muttmua/mutt/commits/master?format=atom" htmlUrl="http://mutt.org/" title="The Mutt E-Mail Client"/> <outline type="rss" xmlUrl="https://sourceforge.net/api/file/index/project-id/191583/mtime/desc/rss" htmlUrl="https://sourceforge.net" title="Postfix Admin"/> <outline type="rss" xmlUrl="https://bookup.fluxo.info/rss.xml" htmlUrl="https://bookup.fluxo.info/" title="Bookup"/> diff --git a/opml/computing/software/development.opml b/opml/computing/software/development.opml index ccb4a19..544cd76 100644 --- a/opml/computing/software/development.opml +++ b/opml/computing/software/development.opml @@ -16,6 +16,7 @@ <outline type="rss" xmlUrl="https://feeds.feedburner.com/GustavoDuarte" htmlUrl="" title="Gustavo Duarte - Brain Food for Hackers"/> <outline title="Planet Python" text="Planet Python" description="Planet Python" type="rss" xmlUrl="https://planet.python.org/rss20.xml" htmlUrl="https://planetpython.org/"/> --> + <outline type="rss" xmlUrl="https://debugging.works/blog/index.xml" htmlUrl="https://debugging.works/blog" title="debugging works! Linux · Code · Security"/> </outline> </outline> </outline> |
