Files
RSSHub/lib/v2/biodiscover/radar.js
2021-10-05 02:39:00 -07:00

14 lines
340 B
JavaScript

module.exports = {
'biodiscover.com': {
_name: '生物探索',
www: [
{
title: '频道',
docs: 'https://docs.rsshub.app/new-media.html#sheng-wu-tan-suo',
source: '/:channel',
target: '/biodiscover/:channel',
},
],
},
};