mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 20:16:03 +08:00
fix(blocklist): unblock
This commit is contained in:
parent
dde3aebac4
commit
ec039dcb8f
@ -94,6 +94,8 @@ const allowedKeywords = [
|
||||
"://ads.tiktok.com",
|
||||
"://tiktok.com/business",
|
||||
"://developers.facebook.com",
|
||||
"://facebook.com/ads/library",
|
||||
"://www.facebook.com/ads/library",
|
||||
];
|
||||
|
||||
export function isUrlBlocked(url: string): boolean {
|
||||
|
Loading…
x
Reference in New Issue
Block a user