Text race history for zoro (bountyhunterzoro)

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
112 2024-05-13 05:24:19 28.68 95.2%
96 2024-05-07 15:37:43 30.79 97.5%
91 2024-05-03 12:10:36 27.78 94.3%
80 2024-05-03 02:53:06 23.59 94.6%
44 2024-04-21 02:19:58 23.66 95.9%
11 2024-03-25 07:09:15 18.52 91.4%