From df018eb1f2d6bfcbbc92157041dbd28183cbc3ee Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 5 Jun 2021 01:34:39 +0200 Subject: [PATCH] add colors --- copyparty/web/up2k.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)'; } }