Text race history for thanh ha (hatienthanh)

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
9 2023-09-13 10:43:53 26.55 90.9%
6 2023-08-29 13:44:27 28.66 92.7%