mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-30 16:55:08 +08:00
deploy: 6e2cf519a4
This commit is contained in:
@@ -6103,12 +6103,16 @@
|
||||
"/penguin-random-house/the-read-down": [
|
||||
"StevenRCE0"
|
||||
],
|
||||
"/people/liuyan/:id?/:state?": [
|
||||
"nczitzk",
|
||||
"pseudoyu"
|
||||
],
|
||||
"/people/:site?/:category{.+}?": [
|
||||
"nczitzk",
|
||||
"pseudoyu"
|
||||
],
|
||||
"/people/liuyan/:id/:state?": [
|
||||
"nczitzk"
|
||||
"/people/paper/:page?": [
|
||||
"pseudoyu"
|
||||
],
|
||||
"/people/xjpjh/:keyword?/:year?": [
|
||||
"LogicJake"
|
||||
|
||||
@@ -16060,10 +16060,10 @@
|
||||
source:[ "/the-read-down" ],
|
||||
target:"/penguin-random-house/the-read-down" } ] },
|
||||
"people.com.cn":{ _name:"人民网",
|
||||
liuyan:[ { title:"领导留言板",
|
||||
paper:[ { title:"人民日报电子版",
|
||||
docs:"https://docs.rsshub.app/routes/traditional-media",
|
||||
source:[ "/" ],
|
||||
target:"/people/liuyan/:id/:state?" } ],
|
||||
source:[ "/rmrb/pc/layout/index.html" ],
|
||||
target:"/people/paper" } ],
|
||||
".":[ { title:"习近平系列重要讲话",
|
||||
docs:"https://docs.rsshub.app/routes/traditional-media",
|
||||
source:[ "/" ],
|
||||
|
||||
@@ -34776,14 +34776,14 @@
|
||||
},
|
||||
"people.com.cn": {
|
||||
"_name": "人民网",
|
||||
"liuyan": [
|
||||
"paper": [
|
||||
{
|
||||
"title": "领导留言板",
|
||||
"title": "人民日报电子版",
|
||||
"docs": "https://docs.rsshub.app/routes/traditional-media",
|
||||
"source": [
|
||||
"/"
|
||||
"/rmrb/pc/layout/index.html"
|
||||
],
|
||||
"target": "/people/liuyan/:id/:state?"
|
||||
"target": "/people/paper"
|
||||
}
|
||||
],
|
||||
".": [
|
||||
|
||||
@@ -2271,7 +2271,8 @@ export type RoutePath =
|
||||
| `/penguin-random-house/articles`
|
||||
| `/penguin-random-house/the-read-down`
|
||||
| `/people/:site?/:category{.+}?`
|
||||
| `/people/liuyan/:id/:state?`
|
||||
| `/people/liuyan/:id?/:state?`
|
||||
| `/people/paper/:page?`
|
||||
| `/people/xjpjh/:keyword?/:year?`
|
||||
| `/peopo/topic/:topicId?`
|
||||
| `/perplexity/blog`
|
||||
|
||||
+41
-21
@@ -89313,19 +89313,8 @@ export default {
|
||||
},
|
||||
"people": {
|
||||
"routes": {
|
||||
"/:site?/:category{.+}?": {
|
||||
"path": "/:site?/:category{.+}?",
|
||||
"name": "首页头条",
|
||||
"maintainers": [
|
||||
"nczitzk",
|
||||
"pseudoyu"
|
||||
],
|
||||
"example": "/people",
|
||||
"location": "index.ts",
|
||||
"module": () => import('@/routes/people/index.ts')
|
||||
},
|
||||
"/liuyan/:id/:state?": {
|
||||
"path": "/liuyan/:id/:state?",
|
||||
"/liuyan/:id?/:state?": {
|
||||
"path": "/liuyan/:id?/:state?",
|
||||
"categories": [
|
||||
"traditional-media"
|
||||
],
|
||||
@@ -89342,22 +89331,53 @@ export default {
|
||||
"supportPodcast": false,
|
||||
"supportScihub": false
|
||||
},
|
||||
"radar": [
|
||||
{
|
||||
"source": [
|
||||
"liuyan.people.com.cn/"
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "领导留言板",
|
||||
"maintainers": [
|
||||
"nczitzk"
|
||||
"nczitzk",
|
||||
"pseudoyu"
|
||||
],
|
||||
"url": "liuyan.people.com.cn/",
|
||||
"description": "| 全部 | 待回复 | 办理中 | 已办理 |\n| ---- | ------ | ------ | ------ |\n| 1 | 2 | 3 | 4 |",
|
||||
"location": "liuyan.ts",
|
||||
"module": () => import('@/routes/people/liuyan.ts')
|
||||
},
|
||||
"/:site?/:category{.+}?": {
|
||||
"path": "/:site?/:category{.+}?",
|
||||
"name": "首页头条",
|
||||
"maintainers": [
|
||||
"nczitzk",
|
||||
"pseudoyu"
|
||||
],
|
||||
"example": "/people",
|
||||
"location": "index.ts",
|
||||
"module": () => import('@/routes/people/index.ts')
|
||||
},
|
||||
"/paper/:page?": {
|
||||
"path": "/paper/:page?",
|
||||
"categories": [
|
||||
"traditional-media"
|
||||
],
|
||||
"example": "/people/paper",
|
||||
"parameters": {
|
||||
"page": "版面编号,如 `01`;使用 `all` 或留空获取全部版面"
|
||||
},
|
||||
"radar": [
|
||||
{
|
||||
"source": [
|
||||
"paper.people.com.cn/rmrb/pc/layout/index.html"
|
||||
],
|
||||
"target": "/paper"
|
||||
}
|
||||
],
|
||||
"name": "人民日报电子版",
|
||||
"maintainers": [
|
||||
"pseudoyu"
|
||||
],
|
||||
"url": "paper.people.com.cn/rmrb/pc/layout/index.html",
|
||||
"description": "获取当日《人民日报》全部版面或指定版面的文章。",
|
||||
"location": "paper.ts",
|
||||
"module": () => import('@/routes/people/paper.ts')
|
||||
},
|
||||
"/xjpjh/:keyword?/:year?": {
|
||||
"path": "/xjpjh/:keyword?/:year?",
|
||||
"categories": [
|
||||
|
||||
+41
-21
@@ -89313,19 +89313,8 @@
|
||||
},
|
||||
"people": {
|
||||
"routes": {
|
||||
"/:site?/:category{.+}?": {
|
||||
"path": "/:site?/:category{.+}?",
|
||||
"name": "首页头条",
|
||||
"maintainers": [
|
||||
"nczitzk",
|
||||
"pseudoyu"
|
||||
],
|
||||
"example": "/people",
|
||||
"location": "index.ts",
|
||||
"module": "() => import('@/routes/people/index.ts')"
|
||||
},
|
||||
"/liuyan/:id/:state?": {
|
||||
"path": "/liuyan/:id/:state?",
|
||||
"/liuyan/:id?/:state?": {
|
||||
"path": "/liuyan/:id?/:state?",
|
||||
"categories": [
|
||||
"traditional-media"
|
||||
],
|
||||
@@ -89342,22 +89331,53 @@
|
||||
"supportPodcast": false,
|
||||
"supportScihub": false
|
||||
},
|
||||
"radar": [
|
||||
{
|
||||
"source": [
|
||||
"liuyan.people.com.cn/"
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "领导留言板",
|
||||
"maintainers": [
|
||||
"nczitzk"
|
||||
"nczitzk",
|
||||
"pseudoyu"
|
||||
],
|
||||
"url": "liuyan.people.com.cn/",
|
||||
"description": "| 全部 | 待回复 | 办理中 | 已办理 |\n| ---- | ------ | ------ | ------ |\n| 1 | 2 | 3 | 4 |",
|
||||
"location": "liuyan.ts",
|
||||
"module": "() => import('@/routes/people/liuyan.ts')"
|
||||
},
|
||||
"/:site?/:category{.+}?": {
|
||||
"path": "/:site?/:category{.+}?",
|
||||
"name": "首页头条",
|
||||
"maintainers": [
|
||||
"nczitzk",
|
||||
"pseudoyu"
|
||||
],
|
||||
"example": "/people",
|
||||
"location": "index.ts",
|
||||
"module": "() => import('@/routes/people/index.ts')"
|
||||
},
|
||||
"/paper/:page?": {
|
||||
"path": "/paper/:page?",
|
||||
"categories": [
|
||||
"traditional-media"
|
||||
],
|
||||
"example": "/people/paper",
|
||||
"parameters": {
|
||||
"page": "版面编号,如 `01`;使用 `all` 或留空获取全部版面"
|
||||
},
|
||||
"radar": [
|
||||
{
|
||||
"source": [
|
||||
"paper.people.com.cn/rmrb/pc/layout/index.html"
|
||||
],
|
||||
"target": "/paper"
|
||||
}
|
||||
],
|
||||
"name": "人民日报电子版",
|
||||
"maintainers": [
|
||||
"pseudoyu"
|
||||
],
|
||||
"url": "paper.people.com.cn/rmrb/pc/layout/index.html",
|
||||
"description": "获取当日《人民日报》全部版面或指定版面的文章。",
|
||||
"location": "paper.ts",
|
||||
"module": "() => import('@/routes/people/paper.ts')"
|
||||
},
|
||||
"/xjpjh/:keyword?/:year?": {
|
||||
"path": "/xjpjh/:keyword?/:year?",
|
||||
"categories": [
|
||||
|
||||
Reference in New Issue
Block a user