rsshub
Version:
Make RSS Great Again!
15 lines (12 loc) • 349 B
text/typescript
import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '虚词',
url: 'p-articles.com',
description: `
::: tip
p-articles provides some official RSS feeds:
- section: \`https://p-articles.com/section/:section\`
- contributors: \`https://p-articles.com/contributors/:author\`
:::`,
lang: 'en',
};