first commit
This commit is contained in:
9
backend/app/seed_feeds.json
Normal file
9
backend/app/seed_feeds.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"DE": [
|
||||
"https://www.tagesschau.de/xml/rss2",
|
||||
"https://www.spiegel.de/schlagzeilen/tops/index.rss"
|
||||
],
|
||||
"EU": [
|
||||
"https://www.euronews.com/rss?level=theme&name=news"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user