module.exports = { 'ecnu.edu.cn': { _name: 'ACM-ECNU', acm: [ { title: '所有比赛列表', docs: 'https://docs.rsshub.app/programming.html#ACM-ECNU', source: ['/contest/'], target: '/acm-ecnu/contest/', }, { title: '仅公开比赛列表', docs: 'https://docs.rsshub.app/programming.html#ACM-ECNU', source: ['/contest/'], target: '/acm-ecnu/contest/public', }, ], }, };