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

14 lines
337 B
JavaScript

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