Skip to content

Commit 19bf2e4

Browse files
chore: auto build DIYgod/RSSHub@a6e8b87
1 parent c54ca2a commit 19bf2e4

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

src/public/routes.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157088,6 +157088,33 @@
157088157088
"code": 1
157089157089
}
157090157090
},
157091+
"/zju/math/:type": {
157092+
"path": "/math/:type",
157093+
"name": "数学科学学院",
157094+
"url": "www.math.zju.edu.cn",
157095+
"maintainers": [
157096+
"Alex222222222222"
157097+
],
157098+
"example": "/zju/math/0",
157099+
"parameters": {
157100+
"type": "分类,见下表"
157101+
},
157102+
"description": "| 重要通知 | 本科生 | 研究生 | 科研 | 教学 | 人事 | 公示 |\n| -------- | ------ | ------ | ---- | ---- | ---- | ---- |\n| 0 | 1 | 2 | 3 | 4 | 5 | 6 |",
157103+
"categories": [
157104+
"university"
157105+
],
157106+
"features": {
157107+
"requireConfig": false,
157108+
"requirePuppeteer": false,
157109+
"antiCrawler": false,
157110+
"supportBT": false,
157111+
"supportPodcast": false,
157112+
"supportScihub": false
157113+
},
157114+
"location": "math/index.ts",
157115+
"heat": 0,
157116+
"topFeeds": []
157117+
},
157091157118
"/zju/physics/:type": {
157092157119
"path": "/physics/:type",
157093157120
"name": "物理学院",

0 commit comments

Comments
 (0)