Skip to content

Commit 135a762

Browse files
chore: auto build DIYgod/RSSHub@16cac03
1 parent fd9ab87 commit 135a762

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

src/public/routes.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25104,6 +25104,44 @@
2510425104
}
2510525105
}
2510625106
},
25107+
"scmuseum": {
25108+
"name": "Sichuan Museum",
25109+
"url": "www.scmuseum.cn",
25110+
"zh": {
25111+
"name": "四川博物院"
25112+
},
25113+
"categories": [
25114+
"travel"
25115+
],
25116+
"heat": 0,
25117+
"routes": {
25118+
"/scmuseum/exhibition/:type?": {
25119+
"path": "/exhibition/:type?",
25120+
"name": "Exhibition",
25121+
"maintainers": [
25122+
"magazian"
25123+
],
25124+
"example": "/scmuseum/exhibition/temp",
25125+
"parameters": {
25126+
"type": "Exhibition type, supported values: base (常设展览) or temp (临时展览), default is all exhibitions."
25127+
},
25128+
"categories": [
25129+
"travel"
25130+
],
25131+
"radar": [
25132+
{
25133+
"source": [
25134+
"www.scmuseum.cn/Visit/Exhibition"
25135+
],
25136+
"target": "/exhibition"
25137+
}
25138+
],
25139+
"location": "exhibition.tsx",
25140+
"heat": 0,
25141+
"topFeeds": []
25142+
}
25143+
}
25144+
},
2510725145
"sctv": {
2510825146
"name": "四川广播电视台",
2510925147
"url": "sctv.com",

0 commit comments

Comments
 (0)