Skip to content

Commit bbb13c6

Browse files
chore: auto build DIYgod/RSSHub@5424351
1 parent 31edbe3 commit bbb13c6

1 file changed

Lines changed: 57 additions & 0 deletions

File tree

src/public/routes.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143310,6 +143310,63 @@
143310143310
}
143311143311
}
143312143312
},
143313+
"tjbwg": {
143314+
"name": "Tianjin Museum",
143315+
"url": "www.tjbwg.cn",
143316+
"zh": {
143317+
"name": "天津博物馆"
143318+
},
143319+
"categories": [
143320+
"travel"
143321+
],
143322+
"heat": 0,
143323+
"routes": {
143324+
"/tjbwg/exhibition": {
143325+
"path": "/exhibition",
143326+
"name": "Temporary Exhibition",
143327+
"maintainers": [
143328+
"magazian"
143329+
],
143330+
"example": "/tjbwg/exhibition",
143331+
"categories": [
143332+
"travel"
143333+
],
143334+
"radar": [
143335+
{
143336+
"source": [
143337+
"www.tjbwg.cn/cn/ExhibitionList.aspx"
143338+
],
143339+
"target": "/exhibition"
143340+
}
143341+
],
143342+
"location": "exhibition.tsx",
143343+
"heat": 0,
143344+
"topFeeds": []
143345+
},
143346+
"/tjbwg/news": {
143347+
"path": "/news",
143348+
"name": "News",
143349+
"maintainers": [
143350+
"magazian"
143351+
],
143352+
"example": "/tjbwg/news",
143353+
"categories": [
143354+
"travel"
143355+
],
143356+
"radar": [
143357+
{
143358+
"source": [
143359+
"www.tjbwg.cn/cn/NewsList.aspx"
143360+
],
143361+
"target": "/news"
143362+
}
143363+
],
143364+
"location": "news.ts",
143365+
"heat": 0,
143366+
"topFeeds": []
143367+
}
143368+
}
143369+
},
143313143370
"tju": {
143314143371
"name": "Tianjin University 天津大学",
143315143372
"url": "cic.tju.edu.cn",

0 commit comments

Comments
 (0)