Files
RSSHub/lib/v2/agora0/radar.js
2022-06-27 20:42:08 +08:00

14 lines
340 B
JavaScript

module.exports = {
'gitlab.io': {
_name: 'GitLab',
agora0: [
{
title: '零博客',
docs: 'https://docs.rsshub.app/blog.html#ling-bo-ke-fen-lei',
source: ['/blog/:category', '/'],
target: '/agora0/:category',
},
],
},
};