Files
RSSHub/lib/v2/sass/radar.js
niuyi 83523842cd feat(route): add sass/gs/sstmzs (#12159)
* feat(route):add sassorgcn/gs/:type

* feat(route):add sassorgcn/gs/:type

* update:sassorgcn docs & radar

* fix: docs add </Route> tag in /sassorgcn/gs/:type

* update: sassorgcn docs

* refactor: fix namespace

---------
2023-04-07 20:39:06 +08:00

14 lines
384 B
JavaScript

module.exports = {
'sass.org.cn': {
_name: '上海社会科学院',
gs: [
{
title: '研究生院',
docs: 'https://docs.rsshub.app/university.html#shang-hai-she-hui-ke-xue-yuan-yan-jiu-sheng-yuan',
source: ['/:type/list.htm'],
target: '/sass/gs/:type',
},
],
},
};