DrFun is end-of-life.

This commit is contained in:
Bastian Kleineidam 2013-04-29 20:29:56 +02:00
parent 79273deb23
commit cec08b86dd

View file

@ -275,6 +275,7 @@ class DrFun(_BasicScraper):
prevSearch = compile(tagre("a", "href", r'([^"]+)') + 'Previous Week,')
help = 'Index format: nnnnn'
description = u'A series of bizarre one-panel gags. Topics range from the mundane to the obscure.'
endOfLife = True
class DrMcNinja(_BasicScraper):