Files
RSSHub/lib/v2/pku/radar.js
2021-11-27 08:46:42 +00:00

14 lines
340 B
JavaScript

module.exports = {
'pku.edu.cn': {
_name: '北京大学',
hr: [
{
title: '人事处',
docs: 'https://docs.rsshub.app/university.html#bei-jing-da-xue-ren-shi-chu',
source: ['/'],
target: '/pku/hr/:category?',
},
],
},
};