RSSHub/lib/v2/geocaching/radar.js

14 lines
334 B
JavaScript

module.exports = {
'geocaching.com': {
_name: 'Geocaching',
'.': [
{
title: '博客更新',
docs: 'https://docs.rsshub.app/routes/blog#geocaching',
source: ['/blog/', '/'],
target: '/geocaching/blogs',
},
],
},
};