RSSHub/lib/v2/v2rayshare/radar.js

14 lines
319 B
JavaScript

module.exports = {
'v2rayshare.com': {
_name: 'V2rayShare',
'.': [
{
title: '免费节点',
docs: 'https://docs.rsshub.app/routes/other#v2rayshare',
source: ['/'],
target: '/v2rayshare',
},
],
},
};