mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-10 11:40:24 +08:00
*Really* commit changes to portkey.org.
This commit is contained in:
@@ -252,7 +252,7 @@ class PortkeyOrgAdapter(BaseSiteAdapter): # XXX
|
||||
logger.debug('Getting chapter text from: %s' % url)
|
||||
data = self._fetchUrl(url)
|
||||
|
||||
# data = data.replace("HTML>","div>")
|
||||
data = data.replace("HTML>","div>")
|
||||
|
||||
soup = bs.BeautifulSoup(data)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user