RSSHub/lib/v2/wfu/radar.js

22 lines
567 B
JavaScript

module.exports = {
'wfu.edu.cn': {
_name: '潍坊学院',
jwc: [
{
title: '教务处通知',
docs: 'https://docs.rsshub.app/routes/university#wei-fang-xue-yuan',
source: '/',
target: '/wfu/jwc',
},
],
news: [
{
title: '新闻',
docs: 'https://docs.rsshub.app/routes/university#wei-fang-xue-yuan',
source: '/',
target: '/wfu/news',
},
],
},
};