Text race history for ahmed fahad (afk_43)

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
51 2025-01-18 22:29:00 29.51 89.8%
40 2025-01-06 12:52:38 33.71 93.2%
39 2025-01-06 12:51:17 33.64 94.4%
25 2024-12-31 19:07:19 34.46 94.4%
24 2024-12-31 19:05:53 29.08 91.9%
10 2024-12-29 13:44:00 29.38 92.4%