Change to articleWebsites in route.ts - Added cnet.com

This commit is contained in:
oz-coder 2025-06-13 03:20:12 +09:30
parent a86660f5aa
commit 8cc8a103a0

View file

@ -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',