mirror of
https://github.com/SickGear/SickGear.git
synced 2025-01-07 10:33:38 +00:00
commit
6263734483
1 changed files with 2 additions and 2 deletions
|
@ -60,7 +60,7 @@ http_error_code = {
|
|||
503: 'Service Unavailable',
|
||||
504: 'Gateway Timeout',
|
||||
505: 'HTTP Version Not Supported',
|
||||
542: 'Request to host timedout waiting for reply back'
|
||||
524: 'Request to host timedout waiting for reply back'
|
||||
}
|
||||
|
||||
default_host = {'utorrent': 'http://localhost:8000',
|
||||
|
|
Loading…
Reference in a new issue