RSSHub/lib/v2/njxzc/radar.js

22 lines
715 B
JavaScript

module.exports = {
'njxzc.edu.cn': {
_name: '南京晓庄学院',
lib: [
{
title: '图书馆通知公告',
docs: 'https://docs.rsshub.app/routes/university#nan-jing-xiao-zhuang-xue-yuan-tu-shu-guan-tong-zhi-gong-gao',
source: ['/pxyhd/list.htm', '/'],
target: '/njxzc/libtzgg',
},
],
www: [
{
title: '通知公告',
docs: 'https://docs.rsshub.app/routes/university#nan-jing-xiao-zhuang-xue-yuan-guan-wang-tong-zhi-gong-gao',
source: ['/89/list.htm', '/'],
target: '/njxzc/tzgg',
},
],
},
};