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

Commit

Permalink
added source for portuguese news
Browse files Browse the repository at this point in the history
- related to #36
  • Loading branch information
Supinic committed Apr 15, 2022
1 parent 891bcf7 commit d97a308
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions commands/news/definitions.json
Expand Up @@ -755,5 +755,18 @@
"helpers": []
}
]
},
{
"code": "pt",
"language": "portuguese",
"sources": [
{
"name": "RTP",
"url": "https://www.rtp.pt/",
"path": "noticias",
"endpoints": ["rss", "rss/pais"],
"helpers": ["sugolyollom", "zebisnaga3"]
}
]
}
]

0 comments on commit d97a308

Please sign in to comment.