Updated docs.
This commit is contained in:
parent
6c773e21c7
commit
c95a447305
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ class GeeksNextDoor(_BasicScraper):
|
||||||
help = 'Index format: yyyy-mm-dd'
|
help = 'Index format: yyyy-mm-dd'
|
||||||
|
|
||||||
|
|
||||||
# disallowed by robots.txt
|
# 403 error when getting image files, disable for now
|
||||||
class _GeneralProtectionFault(_BasicScraper):
|
class _GeneralProtectionFault(_BasicScraper):
|
||||||
description = u'General Protection Fault'
|
description = u'General Protection Fault'
|
||||||
url = 'http://www.gpf-comics.com/'
|
url = 'http://www.gpf-comics.com/'
|
||||||
|
|
Loading…
Reference in a new issue