Files
RSSHub/lib/v2/neea/radar.js
2023-08-15 03:12:12 +01:00

14 lines
427 B
JavaScript

module.exports = {
'neea.cn': {
_name: '中国教育考试网',
jlpt: [
{
title: '教育部考试中心日本语能力测试重要通知',
docs: 'https://docs.rsshub.app/routes/study#jiao-yu-bu-kao-shi-zhong-xin-ri-ben-yu-neng-li-ce-shi-zhong-yao-tong-zhi',
source: ['/'],
target: '/neea/jlpt',
},
],
},
};