Text race history for dendrose (dendrose)

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 2024-04-14 20:30:25 34.49 92.5%
47 2024-04-03 17:42:37 33.76 92.1%
42 2024-03-22 16:38:05 33.21 91.1%
39 2024-03-20 16:04:11 30.53 92.8%
7 2024-03-08 18:53:05 29.77 92.7%
6 2024-03-08 18:51:33 26.72 91.4%