mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-10 11:40:24 +08:00
Added comment as a reminder for an obscure parsing bug
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user