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

14 lines
364 B
JavaScript

module.exports = {
'ncwu.edu.cn': {
_name: '华北水利水电大学',
'.': [
{
title: '学校通知',
docs: 'https://docs.rsshub.app/routes/university#hua-bei-shui-li-shui-dian-da-xue',
source: '/xxtz.htm',
target: '/ncwu/notice',
},
],
},
};