RSSHub/lib/v2/bendibao/radar.js

14 lines
342 B
JavaScript

module.exports = {
'bendibao.com': {
_name: '本地宝',
'.': [
{
title: '焦点资讯',
docs: 'https://docs.rsshub.app/new-media.html#ben-di-bao-jiao-dian-zi-xun',
source: '/',
target: '/bendibao/news/:city',
},
],
},
};