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

30 lines
971 B
JavaScript

module.exports = {
'ecust.edu.cn': {
_name: '华东理工大学',
e: [
{
title: '继续教育学院 - 学院公告',
docs: 'https://docs.rsshub.app/routes/university#hua-dong-li-gong-da-xue',
source: ['/engine2/m/38F638B77773ADD3', '/'],
target: '/ecust/jxjy/news',
},
],
gschool: [
{
title: '研究生院通知公告',
docs: 'https://docs.rsshub.app/routes/university#hua-dong-li-gong-da-xue',
source: ['/12753/list.htm', '/'],
target: '/ecust/yjs',
},
],
jwc: [
{
title: '本科教务处信息网',
docs: 'https://docs.rsshub.app/routes/university#hua-dong-li-gong-da-xue',
source: ['/'],
target: '/ecust/jwc/notice/:category?',
},
],
},
};