rsshub
Version:
Make RSS Great Again!
11 lines (9 loc) • 341 B
text/typescript
import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'TokenInsight',
url: 'tokeninsight.com',
description: `::: tip
TokenInsight also provides official RSS, you can take a look at [https://api.tokeninsight.com/reference/rss](https://api.tokeninsight.com/reference/rss).
:::`,
lang: 'en',
};