import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Dcard',
url: 'www.dcard.tw',
description: `:::warning
僅能透過台灣 IP 抓取。
:::`,
};