Text race history for kewl (hyper_racer)

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
63 2019-08-22 13:02:14 67.49 96%
58 2019-08-10 20:34:29 48.22 93%
47 2019-07-20 20:32:05 49.22 93%
43 2019-07-20 20:23:03 52.63 94%
21 2018-11-01 18:27:33 36.16 92%