module.exports = { 'qq.com': { _name: '腾讯网', ac: [ { title: '排行榜', docs: 'https://docs.rsshub.app/anime.html#teng-xun-dong-man-pai-hang-bang', source: ['/Rank/comicRank/type/:type', '/'], target: '/qq/ac/rank/:type?/:time?', }, { title: '漫画', docs: 'https://docs.rsshub.app/anime.html#teng-xun-dong-man-man-hua', source: ['/Comic/ComicInfo/id/:id', '/'], target: '/qq/ac/comic/:id', }, ], live: [ { title: '企鹅直播', docs: 'https://docs.rsshub.app/live.html#qi-e-zhi-bo-zhi-bo-jian-ti-xing', source: ['/:id', '/'], target: '/qq/live/:id', }, ], }, };