RSSHub/lib/routes/theblockbeats/namespace.ts

7 lines
145 B
TypeScript

import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '律动',
url: 'rszhaopin.theblockbeats.info',
};