RSSHub/lib/v2/swpu/radar.js

32 lines
978 B
JavaScript

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