RSSHub/lib/v2/lightnovel/radar.js

14 lines
353 B
JavaScript

module.exports = {
'lightNovel.us': {
_name: '轻之国度',
'.': [
{
title: '文章更新阅读',
docs: 'https://docs.rsshub.app/routes/anime#qing-zhi-guo-du',
source: '/',
target: '/lightnovel/:keywords/:security_key',
},
],
},
};