mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 11:07:54 +08:00
chore: add popular category
This commit is contained in:
@@ -5,7 +5,7 @@ import { parseDate } from '@/utils/parse-date';
|
||||
|
||||
export const route: Route = {
|
||||
path: '/user/:id',
|
||||
categories: ['social-media'],
|
||||
categories: ['social-media', 'popular'],
|
||||
example: '/jike/user/3EE02BC9-C5B3-4209-8750-4ED1EE0F67BB',
|
||||
parameters: { id: '用户 id, 可在即刻分享出来的单条动态页点击用户头像进入个人主页,然后在个人主页的 URL 中找到,或者在单条动态页使用 RSSHub Radar 插件' },
|
||||
features: {
|
||||
|
||||
Reference in New Issue
Block a user