diff --git a/dist/bitburner.d.ts b/dist/bitburner.d.ts index 561c6dbbe..bb5ed7885 100644 --- a/dist/bitburner.d.ts +++ b/dist/bitburner.d.ts @@ -4614,7 +4614,7 @@ export declare interface NS { * RAM cost: 0 GB * * Retrieves data from a URL and downloads it to a file on the specified server. - * The data can only be downloaded to a script (.script, .ns, .js) or a text file (.txt). + * The data can only be downloaded to a script (.script or .js) or a text file (.txt). * If the file already exists, it will be overwritten by this command. * Note that it will not be possible to download data from many websites because they * do not allow cross-origin resource sharing (CORS). @@ -4758,7 +4758,7 @@ export declare interface NS { * ]); * tprint(data); * - * // example.ns + * // example.js * export async function main(ns) { * const data = ns.flags([ * ['delay', 0], // a default number means this flag is a number diff --git a/dist/main.bundle.js b/dist/main.bundle.js index 023c85cf7..0e7615adc 100644 --- a/dist/main.bundle.js +++ b/dist/main.bundle.js @@ -1,4 +1,4 @@ -!function(e){function t(t){for(var a,o,s=t[0],l=t[1],c=t[2],u=0,m=[];u