RSSHub/lib/v2/5eplay/radar.js

14 lines
340 B
JavaScript

module.exports = {
'5eplay.com': {
_name: '5EPLAY',
csgo: [
{
title: '新闻列表',
docs: 'https://docs.rsshub.app/routes/game#5eplay-xin-wen-lie-biao',
source: ['/', '/article'],
target: '/5eplay/article',
},
],
},
};