feat: add website enrichment crawler
This commit is contained in:
@@ -84,6 +84,7 @@ export const RUN_TYPES = [
|
||||
"audit",
|
||||
"outreach",
|
||||
"lifecycle",
|
||||
"website_enrichment",
|
||||
] as const;
|
||||
export const RUN_STATUSES = [
|
||||
"pending",
|
||||
|
||||
Reference in New Issue
Block a user