RSSHub/lib/v2/thwiki/radar.js

14 lines
321 B
JavaScript

module.exports = {
'thwiki.cc': {
_name: 'THBWiki',
'.': [
{
title: '日历',
docs: 'https://docs.rsshub.app/routes/anime#thbwiki',
source: ['/', '/日程表'],
target: '/thwiki/calendar',
},
],
},
};