RSSHub/lib/v2/gocn/radar.js

14 lines
293 B
JavaScript

module.exports = {
'gocn.vip': {
_name: 'GoCN',
'.': [
{
title: '文章',
docs: 'https://docs.rsshub.app/programming.html#GoCN',
source: ['/'],
target: '/gocn',
},
],
},
};