RSSHub/lib/v2/sicau/radar.js

28 lines
858 B
JavaScript

module.exports = {
'sicau.edu.cn': {
_name: '',
dky: [
{
title: '招生就业',
docs: 'https://docs.rsshub.app/university.html#si-chuan-nong-ye-da-xue-zhao-sheng-jiu-ye',
source: ['/'],
target: '/sicau/zsjy/:category?',
},
{
title: '动物科技学院',
docs: 'https://docs.rsshub.app/university.html#si-chuan-nong-ye-da-xue',
source: ['/'],
target: '/sicau/dky/:category?',
},
],
yan: [
{
title: '研究生院',
docs: 'https://docs.rsshub.app/university.html#si-chuan-nong-ye-da-xue',
source: ['/'],
target: '/sicau/yan/:category?',
},
],
},
};