Text race history for mak (makmak2)

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
120 2024-09-30 06:10:40 23.55 93%
102 2024-09-27 00:43:18 25.19 94.1%
88 2024-09-24 00:42:10 23.55 91.6%
55 2024-09-15 05:09:21 20.60 91.9%
39 2024-09-13 10:09:57 19.93 91.8%
17 2024-09-11 05:47:31 19.96 92.4%
5 2024-09-09 01:57:33 15.92 91.6%