RSSHub/lib/v2/xboxfan/radar.js

14 lines
318 B
JavaScript

module.exports = {
'xboxfan.com': {
_name: '盒心光环',
'.': [
{
title: '资讯',
docs: 'https://docs.rsshub.app/routes/game#he-xin-guang-huan',
source: '/',
target: '/xboxfan/news',
},
],
},
};