RSSHub/lib/v2/ouc/radar.js

28 lines
939 B
JavaScript

module.exports = {
'ouc.edu.cn': {
_name: '中国海洋大学',
it: [
{
title: '信息科学与工程学院',
docs: 'https://docs.rsshub.app/university.html#zhong-guo-hai-yang-da-xue',
source: ['/'],
target: '/ocu/it',
},
{
title: '信息科学与工程学院研究生招生通知公告',
docs: 'https://docs.rsshub.app/university.html#zhong-guo-hai-yang-da-xue',
source: ['/_s381/16619/list.psp', '/16619/list.htm', '/'],
target: '/ocu/it/postgraduate',
},
],
yz: [
{
title: '研究生院',
docs: 'https://docs.rsshub.app/university.html#zhong-guo-hai-yang-da-xue',
source: ['/5926/list.htm'],
target: '/ocu/yjs',
},
],
},
};