Text race history for Akiraming (akiraming)

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
71 2023-07-21 07:18:07 43.73 98.4%
67 2023-07-21 07:09:10 31.60 94.2%
58 2023-07-21 06:52:34 34.60 94.5%
42 2023-07-12 09:07:57 33.45 95.1%
7 2023-07-10 09:03:43 28.89 95.9%