Update params

This commit is contained in:
Thomas Kosmas 2024-08-15 00:10:14 +03:00
parent 84a2fe8697
commit 6410e1a81d

View File

@ -234,5 +234,13 @@ export const urlSpecificParams = {
engine: "tlsclient",
},
},
},
"www.zoopla.co.uk":{
defaultScraper: "fire-engine",
params:{
fireEngineOptions:{
engine: "chrome-cdp",
},
},
}
};