RSSHub/lib/v2/shmeea/radar.js

20 lines
628 B
JavaScript

module.exports = {
'shmeea.edu.cn': {
_name: '上海市教育考试院',
www: [
{
title: '消息速递',
docs: 'https://docs.rsshub.app/other.html#shang-hai-shi-jiao-yu-kao-shi-yuan',
source: ['/'],
target: '/shmeea',
},
{
title: '自学考试通知公告',
docs: 'https://docs.rsshub.app/other.html#shang-hai-shi-jiao-yu-kao-shi-yuan',
source: ['/page/04000/index.html', '/'],
target: '/shmeea/self-study',
},
],
},
};