Text race history for SalmanMKC (hellothen)

Back to text analysis page

class URLLister(SGMLParser): def reset(self): SGMLParser.reset(self) self.urls = [] def start_a(self, attrs): href = [v for k, v in attrs if k=='href'] if href: self.urls.extend(href)

Game Time WPM Accuracy
166 2021-08-24 21:12:52 53.58 97%
159 2021-08-24 21:03:17 57.40 96%
103 2019-01-30 13:28:13 60.13 95%
67 2019-01-28 22:04:53 56.91 96%
29 2019-01-27 23:40:35 54.33 95%
9 2019-01-27 23:08:17 56.62 95%
5 2019-01-27 22:49:36 49.24 94%