import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'HACKER TALK 黑客说',
url: 'hackertalk.net',
lang: 'zh-CN',
};