falwiw
Results
1
comments of
falwiw
Hi brother! I also seem to have a problem that is more troublesome than the poster. This is my code: async def main(self, **kwargs): r = session1.get('http://bbs.tianya.cn/post-free-6085404-1.shtml') r.html.render() print(r.html.html) Raised:...