summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/feed2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/feed b/bin/feed
index 80ca93b..c6159da 100644
--- a/bin/feed
+++ b/bin/feed
@@ -15,7 +15,7 @@ import sys
URL = 'https://fsfi.ricketyspace.net'
-SECTIONS = ['news']
+SECTIONS = ['news', 'article']
F_PH = {
'name': '<!-- Feed Name -->',