Files
RSSHub/lib/v2/sass/radar.js
2023-08-15 03:12:12 +01:00

14 lines
386 B
JavaScript

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