summaryrefslogtreecommitdiff
path: root/sfeedrc.example
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2022-03-07 12:11:31 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2022-03-07 12:11:31 +0100
commit4925af753dd44b935588b83c814301244a09bdd7 (patch)
treeefc8f907817d01230afdf4025234f6d32ee8ac3a /sfeedrc.example
parent26c14ee6dff96b1f7812070a17db161090ef87bd (diff)
README: update codemadness.org URLs and use the full content feed by default
Diffstat (limited to 'sfeedrc.example')
-rw-r--r--sfeedrc.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfeedrc.example b/sfeedrc.example
index 5ead13d..28630ec 100644
--- a/sfeedrc.example
+++ b/sfeedrc.example
@@ -3,7 +3,7 @@
# list of feeds to fetch:
feeds() {
# feed <name> <feedurl> [basesiteurl] [encoding]
- feed "codemadness" "https://www.codemadness.nl/atom.xml"
+ feed "codemadness" "https://www.codemadness.org/atom_content.xml"
feed "explosm" "http://feeds.feedburner.com/Explosm"
feed "golang github releases" "https://github.com/golang/go/releases.atom"
feed "linux kernel" "https://www.kernel.org/feeds/kdist.xml" "https://www.kernel.org"