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

14 lines
312 B
JavaScript

module.exports = {
'2047.name': {
_name: '2047',
'.': [
{
title: '分类',
docs: 'https://docs.rsshub.app/bbs.html#2047-fen-lei',
source: ['/'],
target: '/2047/:category?/:sort?',
},
],
},
};