RSSHub/lib/v2/v1tx/radar.js

14 lines
294 B
JavaScript

module.exports = {
'v1tx.com': {
_name: 'v1tx',
'.': [
{
title: '最新文章',
docs: 'https://docs.rsshub.app/routes/blog#v1tx',
source: ['/'],
target: '/v1tx',
},
],
},
};