RSSHub/lib/routes/jrj/namespace.ts

9 lines
361 B
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '金融界',
url: 'www.jrj.com.cn',
description: '金融界是国内领先的金融信息服务平台日均触达千万用户年度访问量超过3亿受众覆盖中国主流金融机构、上市公司和活跃投资理财群体',
lang: 'zh-CN',
};