RSSHub/lib/v2/idolypride/radar.js

14 lines
328 B
JavaScript

module.exports = {
'idolypride.jp': {
_name: '偶像荣耀',
'.': [
{
title: '新闻',
docs: 'https://docs.rsshub.app/routes/anime#ou-xiang-rong-yao',
source: '/news',
target: '/idolypride/news',
},
],
},
};