Files
RSSHub/lib/v2/mox/radar.js
2021-11-27 09:08:14 +00:00

14 lines
326 B
JavaScript

module.exports = {
'mox.moe': {
_name: 'Mox.moe',
'.': [
{
title: '首頁',
docs: 'https://docs.rsshub.app/anime.html#mox-moe-shou-ye',
source: ['/l/:category', '/'],
target: '/mox/:category?',
},
],
},
};