RSSHub/lib/v2/ash-maurya/radar.js

14 lines
335 B
JavaScript

module.exports = {
'blog.leanstack.com': {
_name: "Ash Maurya's blog",
'.': [
{
title: "Ash Maurya's blog",
docs: 'https://docs.rsshub.app/en/blog.html#ash-maurya',
source: ['/'],
target: '/ash-maurya',
},
],
},
};