module.exports = { 'ymgal.games': { _name: '月幕 Galgame', '.': [ { title: '全部文章', docs: 'https://docs.rsshub.app/routes/anime#yue-mu-galgame', source: ['/co/article'], target: '/ymgal/article/all', }, { title: '资讯', docs: 'https://docs.rsshub.app/routes/anime#yue-mu-galgame', source: ['/co/article'], target: '/ymgal/article/news', }, { title: '专栏', docs: 'https://docs.rsshub.app/routes/anime#yue-mu-galgame', source: ['/co/article'], target: '/ymgal/article/column', }, { title: '本月新作', docs: 'https://docs.rsshub.app/routes/anime#yue-mu-galgame', source: ['/'], target: '/ymgal/game/release', }, ], }, };