mirror of
https://github.com/davidjohnbarton/crawler-google-places.git
synced 2025-12-12 16:38:45 +00:00
Fixed live view
This commit is contained in:
parent
d2b8fd2639
commit
2fddeeded9
|
|
@ -121,7 +121,7 @@ Apify.main(async () => {
|
||||||
// useApifyProxy: true,
|
// useApifyProxy: true,
|
||||||
// useChrome: true,
|
// useChrome: true,
|
||||||
// apifyProxyGroups: ['CZECH_LUMINATI'],
|
// apifyProxyGroups: ['CZECH_LUMINATI'],
|
||||||
liveView: Apify.isAtHome(),
|
// liveView: Apify.isAtHome(),
|
||||||
};
|
};
|
||||||
if (proxyConfig) Object.assign(launchPuppeteerOptions, proxyConfig);
|
if (proxyConfig) Object.assign(launchPuppeteerOptions, proxyConfig);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user