RSSHub/lib/v2/dlsite/radar.js

16 lines
394 B
JavaScript

module.exports = {
'dlsite.com': {
_name: 'DLsite',
'.': [
{
title: '当前日期发售的新产品',
docs: 'https://docs.rsshub.app/anime.html#dlsite',
},
{
title: '产品打折信息',
docs: 'https://docs.rsshub.app/anime.html#dlsite',
},
],
},
};