Files
RSSHub/lib/v2/zuel/radar.js

14 lines
396 B
JavaScript

module.exports = {
'zuel.edu.cn': {
_name: '中南财经政法大学',
wap: [
{
title: '通知公告',
docs: 'https://docs.rsshub.app/univeristy.html#zhong-nan-cai-jing-zheng-fa-da-xue-tong-zhi-gong-gao',
source: ['/', '/notice/list.htm'],
target: '/zuel/notice',
},
],
},
};