Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Commit

Permalink
added more danish news sources
Browse files Browse the repository at this point in the history
ref: #36
  • Loading branch information
Supinic committed Sep 19, 2021
1 parent e51587c commit 4905259
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions commands/news/index.js
Expand Up @@ -118,6 +118,13 @@ module.exports = {
path: "rssfeed",
endpoints: ["all", "nyheder"],
helpers: ["gubbyfish"]
},
{
name: "DR",
url: "https://www.dr.dk/nyheder/service",
path: "feeds",
endpoints: ["indland", "regionale"],
helpers: []
}
]
},
Expand Down

0 comments on commit 4905259

Please sign in to comment.