Text race history for Amine (amine_frihi)

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
124 2025-03-05 22:05:27 25.30 93.7%
119 2025-03-05 21:53:59 20.49 90.7%
110 2025-01-26 18:36:31 26.15 96%
34 2024-04-11 13:35:10 14.80 92.5%
32 2024-04-11 13:28:49 15.55 88.9%
5 2023-12-27 13:18:13 17.04 92.4%