mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-14 15:09:23 +00:00
remove sleep in xinhuanet
This commit is contained in:
@@ -12,5 +12,4 @@ def parse_html(post):
|
||||
.xpath('//div[@id="detail"]')
|
||||
.get()
|
||||
)
|
||||
sleep(1)
|
||||
return item
|
||||
Reference in New Issue
Block a user