Skip to content

Commit caf9b8a

Browse files
chore: auto build DIYgod/RSSHub@7386c17
1 parent 3c9bf1b commit caf9b8a

1 file changed

Lines changed: 81 additions & 0 deletions

File tree

src/public/routes.json

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146681,6 +146681,87 @@
146681146681
"heat": 0,
146682146682
"topFeeds": []
146683146683
},
146684+
"/sjtu/cs/tzgg/:category": {
146685+
"path": "/cs/tzgg/:category",
146686+
"name": "计算机学院 - 通知公告",
146687+
"url": "www.cs.sjtu.edu.cn/notice-xssw-bkspy.html",
146688+
"maintainers": [
146689+
"BeaCox"
146690+
],
146691+
"example": "/sjtu/cs/tzgg/bkspy",
146692+
"parameters": {
146693+
"category": {
146694+
"description": "通知类别",
146695+
"options": {
146696+
"bkspy": "本科生培养",
146697+
"yjspy": "研究生培养",
146698+
"gjjl": "国际交流",
146699+
"djdy": "党建德育",
146700+
"txgz": "团学工作",
146701+
"zyfz": "职业发展",
146702+
"qt": "其他"
146703+
}
146704+
}
146705+
},
146706+
"categories": [
146707+
"university"
146708+
],
146709+
"features": {
146710+
"requireConfig": false,
146711+
"requirePuppeteer": false,
146712+
"antiCrawler": false,
146713+
"supportBT": false,
146714+
"supportPodcast": false,
146715+
"supportScihub": false
146716+
},
146717+
"radar": [
146718+
{
146719+
"source": [
146720+
"www.cs.sjtu.edu.cn/notice-xssw-bkspy.html"
146721+
],
146722+
"target": "/cs/tzgg/bkspy"
146723+
},
146724+
{
146725+
"source": [
146726+
"www.cs.sjtu.edu.cn/notice-xssw-yjspy.html"
146727+
],
146728+
"target": "/cs/tzgg/yjspy"
146729+
},
146730+
{
146731+
"source": [
146732+
"www.cs.sjtu.edu.cn/notice-xssw-gjjl.html"
146733+
],
146734+
"target": "/cs/tzgg/gjjl"
146735+
},
146736+
{
146737+
"source": [
146738+
"www.cs.sjtu.edu.cn/notice-xssw-djdy.html"
146739+
],
146740+
"target": "/cs/tzgg/djdy"
146741+
},
146742+
{
146743+
"source": [
146744+
"www.cs.sjtu.edu.cn/notice-xssw-txgz.html"
146745+
],
146746+
"target": "/cs/tzgg/txgz"
146747+
},
146748+
{
146749+
"source": [
146750+
"www.cs.sjtu.edu.cn/notice-xssw-zyfz.html"
146751+
],
146752+
"target": "/cs/tzgg/zyfz"
146753+
},
146754+
{
146755+
"source": [
146756+
"www.cs.sjtu.edu.cn/notice-xssw-qt.html"
146757+
],
146758+
"target": "/cs/tzgg/qt"
146759+
}
146760+
],
146761+
"location": "cs/tzgg.tsx",
146762+
"heat": 0,
146763+
"topFeeds": []
146764+
},
146684146765
"/sjtu/cs/xshd": {
146685146766
"path": "/cs/xshd",
146686146767
"name": "计算机学院 - 学术活动",

0 commit comments

Comments
 (0)