Text race history for porfiriomarquez (porfiriomarquez)

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
96 2025-07-14 02:54:37 14.47 95%
87 2025-07-14 02:25:45 16.40 96%
43 2025-06-19 00:32:23 10.85 96%
14 2025-05-31 19:03:59 13.50 92%
7 2025-05-28 01:21:31 10.93 89%