mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-10 11:40:24 +08:00
Quick change for the summary colleciton in checkmated.com
This commit is contained in:
@@ -179,6 +179,7 @@ class CheckmatedComAdapter(BaseSiteAdapter):
|
||||
|
||||
summary = soup.find('fieldset')
|
||||
summary.find('legend').extract()
|
||||
summary.name='div'
|
||||
self.setDescription(url,summary)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user