I have a program that works as below
function test() { var urls = [ \'URL1, \'URL2\', \'URL3\' ] var results = xx(urls)
^and then