Files
RSSHub/lib/v2/ruc/radar.js

14 lines
355 B
JavaScript

module.exports = {
'ruc.edu.cn': {
_name: '中国人民大学',
hr: [
{
title: '人事处',
docs: 'https://docs.rsshub.app/university.html#zhong-guo-ren-min-da-xue-ren-shi-chu',
source: ['/'],
target: '/ruc/hr/:category?',
},
],
},
};