removed bad whitespace

This commit is contained in:
Kevin Anthony 2015-09-02 11:04:32 -04:00
parent 6e8231e78a
commit d7180eaf99

View file

@ -160,7 +160,7 @@ class BloomingFaeries(_BasicScraper):
imageSearch = compile(tagre("img", "src", r'http://www.bloomingfaeries.com/wp-content/uploads([^"]+)', after='title'))
prevSearch = compile(tagre("a", "href", r'([^"]+)', after='comic-nav-base comic-nav-previous'))
help = 'Index format: stripname'
@classmethod
def imageUrlModifier(cls, imageUrl, data):
print imageUrl