Merge pull request #371 from mendableai/feat/issue-342

[Feat] Added veeva to special case params
This commit is contained in:
Nicolas 2024-07-06 12:25:22 -03:00 committed by GitHub
commit e779dbbe26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -189,4 +189,7 @@ export const urlSpecificParams = {
},
},
},
"ir.veeva.com":{
defaultScraper: "fire-engine",
},
};