Files
RSSHub/lib/v2/baozimh/radar.js
2022-01-22 20:04:10 +00:00

14 lines
359 B
JavaScript

module.exports = {
'baozimh.com': {
_name: '包子漫画',
www: [
{
title: '订阅漫画',
docs: 'https://docs.rsshub.app/multimedia.html#bandcamp-upcoming-live-streams',
source: '/comic/:name',
target: '/baozimh/comic/:name',
},
],
},
};