rsshub
Version:
Make RSS Great Again!
11 lines (9 loc) • 346 B
text/typescript
import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Nature Journal',
url: 'nature.com',
description: `::: tip
You can get all short name of a journal from [https://www.nature.com/siteindex](https://www.nature.com/siteindex) or [Journal List](#nature-journal-journal-list).
:::`,
lang: 'en',
};