RSSHub/lib/v2/acg17/radar.js

14 lines
312 B
JavaScript

module.exports = {
'acg17.com': {
_name: 'ACG17',
'.': [
{
title: '全部文章',
docs: 'https://docs.rsshub.app/routes/anime#acg17',
source: ['/post'],
target: '/acg17/post/all',
},
],
},
};