Added comment as a reminder for an obscure parsing bug

This commit is contained in:
cryzed 2014-06-07 02:26:39 +02:00
parent e6bb8c557b
commit cd4f2c2717

View file

@ -12,6 +12,8 @@ def getClass():
return Voracity2EficComAdapter
# If there ever appears an unreproducible parsing error, check if the theme is
# set to the default theme: "Simple Elegance"
class Voracity2EficComAdapter(BaseSiteAdapter):
SITE_ABBREVIATION = 'voe'
SITE_DOMAIN = 'voracity2.e-fic.com'