Text race history for MrBoombastic (mr_boombaastic)

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
32 2021-07-10 02:25:24 45.98 97%
24 2021-07-09 16:42:03 47.49 97%
23 2021-07-09 16:40:41 41.76 96%
18 2021-07-03 11:27:01 39.90 96%
6 2021-07-03 10:17:39 45.87 96%
4 2021-07-03 10:00:45 41.21 94%
1 2021-07-03 09:14:08 35.28 94%