RSSHub/lib/v2/hnu/radar.js

13 lines
295 B
JavaScript

module.exports = {
'hnu.edu.cn': {
_name: '湖南大学',
scc: [
{
title: '校园招聘',
docs: 'https://docs.rsshub.app/routes/university#hu-nan-da-xue',
target: '/hnu/careers',
},
],
},
};