mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-11 17:59:07 +08:00
Update blocklist.ts
This commit is contained in:
parent
e6c3f20944
commit
ae010a76c1
@ -67,6 +67,7 @@ const urlBlocklist = [
|
||||
"vMdzZ33BXoyWVZnAPOBcrg==",
|
||||
"l8GDVI8w/ueHnNzdN1ODuQ==",
|
||||
"+yz9bnYYMnC0trJZGJwf6Q==",
|
||||
"oTdhIjEjqdT2pEvyxD1Ssg==",
|
||||
]
|
||||
|
||||
const allowedKeywords = [
|
||||
@ -155,4 +156,4 @@ export function isUrlBlocked(url: string): boolean {
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user