mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 12:21:31 +08:00
12 lines
270 B
JavaScript
12 lines
270 B
JavaScript
module.exports = {
|
|
'wzu.edu.cn': {
|
|
_name: '温州大学',
|
|
'.': [
|
|
{
|
|
title: '温州大学 - 主站新闻',
|
|
docs: 'https://docs.rsshub.app/university.html#wen-zhou-da-xue',
|
|
},
|
|
],
|
|
},
|
|
};
|