Text race history for zikk (zikk)

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
38 2018-03-13 07:32:38 33.04 95%
34 2018-03-13 07:26:56 25.93 95%
22 2015-09-01 15:52:41 39.40 96%
14 2015-08-28 03:46:16 36.42 97%
7 2015-08-28 03:35:03 36.56 95%