mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-10 07:12:51 +08:00
feat(route): add World Happiness Report (#7223)
Co-authored-by: NeverBehave <gayhub@never.pet>
This commit is contained in:
@@ -412,6 +412,16 @@ Provides all of the Thrillist articles with the specified tag.
|
||||
|
||||
<RouteEn author="loganrockmore" example="/vulture/movies" path="/vulture/:tag/:excludetags?" :paramsDesc="['Tag', 'Comma-delimited list of tags. If an article includes one of these tags, it will be excluded from the RSS feed.']" />
|
||||
|
||||
## World Happiness
|
||||
|
||||
### Blog
|
||||
|
||||
<RouteEn author="nczitzk" example="/worldhappiness/blog" path="/worldhappiness/blog"/>
|
||||
|
||||
### Archive
|
||||
|
||||
<RouteEn author="nczitzk" example="/worldhappiness/archive" path="/worldhappiness/archive"/>
|
||||
|
||||
## World Health Organization | WHO
|
||||
|
||||
### Newsroom
|
||||
|
||||
Reference in New Issue
Block a user