Skip to content

Commit df3647a

Browse files
committed
Deploying to gh-pages from @ 5afe3c0 🚀
1 parent 39c9598 commit df3647a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

map.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ window.showUserLocation = async function () {
724724
*/
725725
class Events {
726726
static API_TOKEN = 'apify_api_2VVNvbl0l5Bo3S3xLVENJRKAt9GW2P1RcRX6';
727-
static API = `https://api.apify.com/v2/actor-tasks/proloser~funcheapsf-cheerio-scraper-task/runs/last/dataset/items?token=${Events.API_TOKEN}`;
727+
static API = `https://api.apify.com/v2/actor-tasks/proloser~funcheapsf-cheerio-scraper-task/runs/last/dataset/items?clean=true&token=${Events.API_TOKEN}`;
728728
/**
729729
* Generates and returns a google maps info window
730730
*

0 commit comments

Comments
 (0)