RSSHub/lib/v2/v2rayshare/radar.js

14 lines
317 B
JavaScript

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