RSSHub/lib/routes/cuilingmag/namespace.ts

10 lines
205 B
TypeScript

import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '萃嶺网',
url: 'cuilingmag.com',
categories: ['new-media'],
description: '',
lang: 'zh-CN',
};