Text race history for vasu (vaszu)

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
88 2023-07-15 22:39:05 34.65 95.3%
79 2023-07-15 22:17:23 24.01 93.6%
57 2023-07-14 04:51:08 29.48 93.3%
50 2023-07-14 04:35:26 29.41 95.4%
48 2023-07-14 04:32:12 25.98 91.6%
34 2023-07-13 19:41:48 29.00 95.3%
21 2023-07-13 19:09:22 21.93 92.4%
6 2023-07-11 20:25:35 23.84 93.3%