RSSHub/lib/routes/bt0/namespace.ts

11 lines
218 B
TypeScript

import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '不太灵影视',
url: '2bt0.com',
description: `::: tip
(1-9) bt0.com 都指向同一个
:::`,
lang: 'zh-CN',
};