RSSHub/lib/v2/njnu/radar.js

22 lines
634 B
JavaScript

module.exports = {
'njnu.edu.cn': {
_name: '南京师范大学',
ceai: [
{
title: '计算机与电子信息学院-人工智能学院',
docs: 'https://docs.rsshub.app/university.html#nan-jing-shi-fan-da-xue',
source: '/',
target: '/njnu/ceai/xygg',
},
],
jwc: [
{
title: '教务通知',
docs: 'https://docs.rsshub.app/university.html#nan-jing-shi-fan-da-xue',
source: '/',
target: '/njnu/jwc/xwdt',
},
],
},
};