Files
RSSHub/lib/v2/qlu/radar.js
2022-12-31 23:15:32 +08:00

14 lines
352 B
JavaScript

module.exports = {
'qlu.edu.cn': {
_name: '齐鲁工业大学',
'.': [
{
title: '通知公告',
docs: 'https://docs.rsshub.app/university.html#qi-lu-gong-ye-da-xue',
source: ['/tzggsh/list1.htm'],
target: '/qlu/notice',
},
],
},
};