From c95a447305ecc35ee323be20c736a48b35c55d73 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Thu, 25 Apr 2013 21:06:20 +0200 Subject: [PATCH] Updated docs. --- dosagelib/plugins/g.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dosagelib/plugins/g.py b/dosagelib/plugins/g.py index 865af5bc2..b5a15ba2c 100644 --- a/dosagelib/plugins/g.py +++ b/dosagelib/plugins/g.py @@ -64,7 +64,7 @@ class GeeksNextDoor(_BasicScraper): help = 'Index format: yyyy-mm-dd' -# disallowed by robots.txt +# 403 error when getting image files, disable for now class _GeneralProtectionFault(_BasicScraper): description = u'General Protection Fault' url = 'http://www.gpf-comics.com/'