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

44 lines
1.4 KiB
JavaScript

module.exports = {
'swpu.edu.cn': {
_name: '西南石油大学',
'.': [
{
title: '办公网',
docs: 'https://docs.rsshub.app/routes/university#xi-nan-shi-you-da-xue',
source: ['/'],
target: '',
},
{
title: '教务处',
docs: 'https://docs.rsshub.app/routes/university#xi-nan-shi-you-da-xue',
source: ['/'],
target: '',
},
{
title: '计算机科学学院',
docs: 'https://docs.rsshub.app/routes/university#xi-nan-shi-you-da-xue',
source: ['/'],
target: '',
},
{
title: '电气信息学院',
docs: 'https://docs.rsshub.app/routes/university#xi-nan-shi-you-da-xue',
source: ['/'],
target: '',
},
{
title: '信息学院',
docs: 'https://docs.rsshub.app/routes/university#xi-nan-shi-you-da-xue',
source: ['/'],
target: '',
},
{
title: '财经学院',
docs: 'https://docs.rsshub.app/routes/university#xi-nan-shi-you-da-xue',
source: ['/'],
target: '',
},
],
},
};