RSSHub/lib/routes/141ppv/namespace.ts

11 lines
265 B
TypeScript

import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '141PPV',
url: '141ppv.com',
description: `::: tip
官方提供的订阅源不支持 BT 下载订阅,地址为 <https://141ppv.com/feeds/>
:::`,
lang: 'en',
};