Added wait 1 sek because of permanent Timeout / connection pool exceed from server

This commit is contained in:
Freestila 2014-02-20 12:54:13 +01:00
parent 67c31284f1
commit 3d19d45e81

View file

@ -19,6 +19,7 @@ def add(name, host):
stripUrl = baseUrl + '?comic_id=%s',
imageSearch = _imageSearch,
prevSearch = _prevSearch,
waitSeconds = 1,
help = 'Index format: n (unpadded)',
)