Should be an optional flag. - images - css - javascript - fonts - favicons - .svg ```js const assets = response.html().find('[src*=""], [href*=".js"]').toArray() http.batch(assets); ```