mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 16:10:45 +08:00
Update blocklist.ts
This commit is contained in:
parent
075b63b57b
commit
064ce482c2
@ -40,6 +40,7 @@ const allowedKeywords = [
|
||||
'tos',
|
||||
'://ads.tiktok.com',
|
||||
'://tiktok.com/business',
|
||||
'://developers.facebook.com'
|
||||
];
|
||||
|
||||
export function isUrlBlocked(url: string): boolean {
|
||||
|
Loading…
x
Reference in New Issue
Block a user