import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'V2rayShare',
url: 'v2rayshare.com',
lang: 'zh-CN',
};