module.exports = { 'modelscope.cn': { _name: 'ModelScope 魔搭社区', '.': [ { title: '数据集', docs: 'https://docs.rsshub.app/routes/programming#modelscope-mo-da-she-qu', source: ['/datasets'], target: '/modelscope/datasets', }, { title: '模型库', docs: 'https://docs.rsshub.app/routes/programming#modelscope-mo-da-she-qu', source: ['/models'], target: '/modelscope/models', }, { title: '创空间', docs: 'https://docs.rsshub.app/routes/programming#modelscope-mo-da-she-qu', source: ['/studios'], target: '/modelscope/studios', }, ], community: [ { title: 'DevPress 官方社区', docs: 'https://docs.rsshub.app/routes/programming#modelscope-mo-da-she-qu', source: ['/'], target: '/modelscope/community', }, ], }, };