diff --git a/copyparty/web/up2k.js b/copyparty/web/up2k.js index f392b12e..d1f6b044 100644 --- a/copyparty/web/up2k.js +++ b/copyparty/web/up2k.js @@ -438,8 +438,8 @@ function up2k_init(subtle) { if (is_https) ebi('u2foot').innerHTML = shame + ' so this uploader will do like 500kB/s at best'; else - ebi('u2foot').innerHTML = 'seems like ' + shame + ' so do that if you want more performance (' + - (sha_js == 'ac' ? 'it will be pretty bad' : 'but dont worry too much') + ')'; + ebi('u2foot').innerHTML = 'seems like ' + shame + ' so do that if you want more performance (expecting 20' : '8a5">(but dont worry too much, expect 100') + ' MiB/s)'; } }