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

Commit

Permalink
Add suspilne UA news source (#71)
Browse files Browse the repository at this point in the history
- related to #36
  • Loading branch information
ilya-zlobintsev committed Apr 22, 2022
1 parent 118f168 commit 7863f6a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions commands/news/definitions.json
Expand Up @@ -336,6 +336,13 @@
"path": "ukr",
"endpoints": ["rss.xml"],
"helpers": ["boring_nick"]
},
{
"name": "Suspilne",
"url": "https://suspilne.media",
"path": "rss",
"endpoints": ["ukrnet.rss"],
"helpers": ["boring_nick"]
}
]
},
Expand Down

0 comments on commit 7863f6a

Please sign in to comment.