RSSHub/lib/routes/tkww/namespace.ts

8 lines
156 B
TypeScript

import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '大公文匯網',
url: 'www.tkww.hk',
lang: 'zh-HK',
};