Skip to content

Commit abba525

Browse files
chore: auto build DIYgod/RSSHub@63157fb
1 parent 76d14a2 commit abba525

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

src/public/routes.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61762,6 +61762,55 @@
6176261762
}
6176361763
}
6176461764
},
61765+
"fjdaily": {
61766+
"name": "福建日报",
61767+
"url": "fjdaily.com",
61768+
"categories": [
61769+
"traditional-media"
61770+
],
61771+
"heat": 0,
61772+
"routes": {
61773+
"/fjdaily/:date?": {
61774+
"path": "/:date?",
61775+
"name": "电子报",
61776+
"maintainers": [
61777+
"DakoWang"
61778+
],
61779+
"example": "/fjdaily/20260316",
61780+
"parameters": {
61781+
"date": "日期,格式为 `YYYYMMDD`,留空时抓取当天全部版面,例如 `20260316`"
61782+
},
61783+
"description": "留空时抓取最新一期全部版面,也可以通过日期参数抓取指定日期的全部版面内容。",
61784+
"categories": [
61785+
"traditional-media"
61786+
],
61787+
"features": {
61788+
"requireConfig": false,
61789+
"requirePuppeteer": false,
61790+
"antiCrawler": false,
61791+
"supportBT": false,
61792+
"supportPodcast": false,
61793+
"supportScihub": false
61794+
},
61795+
"radar": [
61796+
{
61797+
"source": [
61798+
"fjrb.fjdaily.com/pc/col/index.html"
61799+
],
61800+
"target": "/"
61801+
},
61802+
{
61803+
"source": [
61804+
"fjrb.fjdaily.com/pc/col/:yearmonth/:day/node_:id.html"
61805+
]
61806+
}
61807+
],
61808+
"location": "index.ts",
61809+
"heat": 0,
61810+
"topFeeds": []
61811+
}
61812+
}
61813+
},
6176561814
"fjksbm": {
6176661815
"name": "福建考试报名网",
6176761816
"url": "fjksbm.com",

0 commit comments

Comments
 (0)