RSSHub/lib/v2/diershoubing/radar.js

14 lines
322 B
JavaScript

module.exports = {
'diershoubing.com': {
_name: '二柄 APP',
'.': [
{
title: '新闻',
docs: 'https://docs.rsshub.app/routes/game#er-bing-app',
source: ['/'],
target: '/diershoubing/news',
},
],
},
};