Files
RSSHub/lib/v2/ahjzu/radar.js
2022-01-22 19:03:54 +00:00

14 lines
350 B
JavaScript

module.exports = {
'ahjzu.edu.cn': {
_name: '安徽建筑大学',
news: [
{
title: '通知公告',
docs: 'https://docs.rsshub.app/university.html#an-hui-jian-zhu-da-xue',
source: '/20/list.htm',
target: '/ahjzu/news',
},
],
},
};