import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '东网',
url: 'hk.on.cc',
lang: 'zh-HK',
};