Files
RSSHub/lib/v2/swpu/radar.js
René Wang 99d7c0cacd feat: 添加西南石油大学财经学院和信息学院 (#10970)
* add 西南石油大学财金学院和信息学院

* add 西南石油大学财经学院和信息学院

* Merge branch 'master' of github.com:RiverTwilight/RSSHub

* feat: 增加西南石油大学信息学院和财经学院

* lint: remove console-log

* lint: simplify got usage, and so on

* lint: parenthesize the returned value

* lint: remove useless symbol

* docs: fixes
2022-10-02 16:20:38 +01:00

44 lines
1.4 KiB
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: '',
},
{
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: '',
},
],
},
};