chore: remove apnews topic popular category
This commit is contained in:
parent
9ba158d811
commit
01c0e1c001
|
|
@ -6,7 +6,7 @@ const HOME_PAGE = 'https://apnews.com';
|
|||
|
||||
export const route: Route = {
|
||||
path: ['/topics/:topic?', '/nav/:nav{.*}?'],
|
||||
categories: ['traditional-media', 'popular'],
|
||||
categories: ['traditional-media'],
|
||||
example: '/apnews/topics/apf-topnews',
|
||||
view: ViewType.Articles,
|
||||
parameters: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue