Files
RSSHub/lib/v2/cool18/radar.js
2022-01-22 19:10:26 +00:00

14 lines
318 B
JavaScript

module.exports = {
'cool18.com': {
_name: '酷 18',
'.': [
{
title: '分站',
docs: 'https://docs.rsshub.app/picture.html#cool-18',
source: '/',
target: '/cool18/:id?/:type?/:keyword?',
},
],
},
};