Tweak to adapter_whoficcom from GComyn

This commit is contained in:
Jim Miller 2017-01-19 12:12:52 -06:00
parent 8b26e0e78b
commit 48e480f175

View file

@ -138,7 +138,7 @@ class WhoficComSiteAdapter(BaseSiteAdapter):
# which is already set, so skip them [GComyn]
pass
else:
if not '<a href=' in mdc:
if not 'categories.php' in mdc:
description += ' // ' + mdc
else:
idx = i