Text race history for (zak389)

Back to text analysis page

if (response) { try { var dealData = JSON.parse(response); // Try to parse JSON showContent(dealData); // Show JSON data } catch(e) { var errorMessage = e.name + ' ' + e.message; // Create error msg console.log(errorMessage); // Show devs msg feed.innerHTML = 'Sorry, could not load deals';// Show users msg } finally { var link = document.createElement('a'); // Add refresh link link.innerHTML = ' reload'; feed.appendChild(link); } }

Game Time WPM Accuracy
446 2024-07-21 00:06:48 69.53 96.9%
418 2024-05-25 20:29:12 67.36 96.5%
336 2024-02-04 19:53:23 60.06 94.9%
278 2024-01-08 20:26:35 61.86 95.3%
277 2024-01-08 20:22:59 54.32 94.8%