Text race history for i'm buns! (cerealkillerdvorak)

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
84 2025-02-19 17:41:54 40.84 94%
77 2025-02-14 17:37:15 40.65 94.1%
71 2025-02-08 16:52:33 38.00 91.8%
68 2025-02-05 17:28:32 40.62 92.6%
60 2025-02-04 17:21:16 35.59 91.5%
46 2025-02-04 10:27:07 34.17 91.9%