chore(route/theverge): add popular new media routes

This commit is contained in:
pseudoyu 2024-11-28 15:37:09 +08:00
parent 6110b9c708
commit aef6aa84ba
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import { load } from 'cheerio';
export const route: Route = {
path: '/:hub?',
categories: ['new-media'],
categories: ['new-media', 'popular'],
example: '/theverge',
parameters: { hub: 'Hub, see below, All Posts by default' },
features: {