chore(route/theverge): add popular new media routes
This commit is contained in:
parent
6110b9c708
commit
aef6aa84ba
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue