I created a new actor with the Puppeteer template and wanted to try it out. I add a URL under the input tab but the scraper seems to just scrape Apify and nothing else. Is it because of this line in const startUrls = ['https://apify.com'];const startUrls = ['https://apify.com']; in main.jsmain.js?