DrFun is end-of-life.
This commit is contained in:
parent
79273deb23
commit
cec08b86dd
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ class DrFun(_BasicScraper):
|
||||||
prevSearch = compile(tagre("a", "href", r'([^"]+)') + 'Previous Week,')
|
prevSearch = compile(tagre("a", "href", r'([^"]+)') + 'Previous Week,')
|
||||||
help = 'Index format: nnnnn'
|
help = 'Index format: nnnnn'
|
||||||
description = u'A series of bizarre one-panel gags. Topics range from the mundane to the obscure.'
|
description = u'A series of bizarre one-panel gags. Topics range from the mundane to the obscure.'
|
||||||
|
endOfLife = True
|
||||||
|
|
||||||
|
|
||||||
class DrMcNinja(_BasicScraper):
|
class DrMcNinja(_BasicScraper):
|
||||||
|
|
Loading…
Reference in a new issue