RSSHub/lib/routes/iwara/namespace.ts

8 lines
146 B
TypeScript

import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'iwara',
url: 'ecchi.iwara.tv',
lang: 'en',
};