Date / Time: ${a(o.created_at)}
-Status: ${o.status}
-Progress: ${o.progress??'?'}%
-Time to scrape: ${((e,t)=>{const i=(new Date(t)-new Date(e))/1e3;return`${Math.floor(i/60)}m ${Math.round(i%60)}s`})(o.created_at,o.updated_at)}
-URLs scraped:
-Date / Time: ${function(e){if(!e)return'';const t=new Date(e);return isNaN(t)?String(e):`${String(t.getMonth()+1).padStart(2,'0')}/${String(t.getDate()).padStart(2,'0')}/${t.getFullYear()}`}(t.created_at)}
+Status: ${t.status}
+Progress: ${t.progress??'?'}%
+Time to scrape: ${function(e,t){const i=(new Date(t)-new Date(e))/1e3;return`${Math.floor(i/60)}m ${Math.round(i%60)}s`}(t.created_at,t.updated_at)}
+URLs scraped:
+