Add RSS feed downloading

This commit is contained in:
2025-09-07 15:30:22 +02:00
parent bcd874ecf8
commit e6582e9a6b
5 changed files with 522 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# Local env and secrets
.env
# RSS Feeds
feeds.txt
# Runtime data
data/
models/