Minor improvement to adapter_asianfanficscom logging.

This commit is contained in:
Jim Miller 2018-10-23 10:02:16 -05:00
parent c5019a1eea
commit 4e002d15e0

View file

@ -141,7 +141,7 @@ class AsianFanFicsComAdapter(BaseSiteAdapter):
self.performLogin(url,soup)
data = self._fetchUrl(url,usecache=False)
soup = self.make_soup(data)
else:
elif "Logout" not in data:
logger.info('Note: Logging in is highly recommended, as this website censors text if not logged in.')
# adult check