Change to articleWebsites in route.ts - Added cnet.com
This commit is contained in:
parent
a86660f5aa
commit
8cc8a103a0
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
import { searchSearxng } from '@/lib/searxng';
|
import { searchSearxng } from '@/lib/searxng';
|
||||||
|
|
||||||
const articleWebsites = [
|
const articleWebsites = [
|
||||||
|
'cnet.com',
|
||||||
'mashable.com',
|
'mashable.com',
|
||||||
'theverge.com',
|
'theverge.com',
|
||||||
'venturebeat.com',
|
'venturebeat.com',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue