RSSHub/lib/v2/tynu/radar.js

14 lines
371 B
JavaScript

module.exports = {
'tynu.edu.cn': {
_name: '太原师范学院',
'.': [
{
title: '通知公告',
docs: 'https://docs.rsshub.app/routes/university#tai-yuan-shi-fan-xue-yuan',
source: ['/index/tzgg.htm', '/index.htm', '/'],
target: '/tynu',
},
],
},
};