mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-24 23:12:34 +08:00
feat: add whitehouse briefing room (#7311)
* feat: add whitehouse briefing room * refactor: migrate to v2 Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
This commit is contained in:
@@ -95,6 +95,18 @@ Fill in the English expression for the month in the Month field, eg `December` f
|
||||
|
||||
</RouteEn>
|
||||
|
||||
## The White House
|
||||
|
||||
### Briefing Room
|
||||
|
||||
<RouteEn author="nczitzk" example="/whitehouse/briefing-room" path="/whitehouse/briefing-room/:category?" :paramsDesc="['Category, see below, all by default']">
|
||||
|
||||
| All | Blog | Legislation | Presidential Actions | Press Briefings | Speeches and Remarks | Statements and Releases |
|
||||
| - | - | - | - | - | - | - |
|
||||
| | blog | legislation | presidential-actions | press-briefings | speeches-remarks | statements-releases |
|
||||
|
||||
</RouteEn>
|
||||
|
||||
## U.S. Department of the Treasury
|
||||
|
||||
### Press Releases
|
||||
|
||||
@@ -228,6 +228,18 @@ pageClass: routes
|
||||
|
||||
<Route author="HenryQW" example="/un/scveto" path="/un/scveto"/>
|
||||
|
||||
## 美国白宫办公厅
|
||||
|
||||
### 简报室
|
||||
|
||||
<Route author="nczitzk" example="/whitehouse/briefing-room" path="/whitehouse/briefing-room/:category?" :paramsDesc="['分类,见下表,默认为全部']">
|
||||
|
||||
| All | Blog | Legislation | Presidential Actions | Press Briefings | Speeches and Remarks | Statements and Releases |
|
||||
| --- | ---- | ----------- | -------------------- | --------------- | -------------------- | ----------------------- |
|
||||
| | blog | legislation | presidential-actions | press-briefings | speeches-remarks | statements-releases |
|
||||
|
||||
</Route>
|
||||
|
||||
## 美国财政部
|
||||
|
||||
### 新闻稿
|
||||
|
||||
Reference in New Issue
Block a user