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

Commit

Permalink
Added North Korean News (#84)
Browse files Browse the repository at this point in the history
Reference issue: #36
  • Loading branch information
ALazyMeme committed Jul 27, 2022
1 parent 3922110 commit 4eb5ba7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions commands/news/definitions.json
Expand Up @@ -849,5 +849,18 @@
"helpers": ["rod41732"]
}
]
},
{
"code": "kp",
"language": "Korean",
"sources": [
{
"name": "Daily NK",
"url": "https://www.dailynk.com",
"path": null,
"endpoints": ["feed"],
"helpers": ["ALazyMeme"]
}
]
}
]

0 comments on commit 4eb5ba7

Please sign in to comment.