mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-07-02 08:29:27 +02:00
update README
This commit is contained in:
@ -35,7 +35,7 @@ def cmd_parser():
|
||||
parser.add_option('--timeout', type='int', dest='timeout', action='store', default=30,
|
||||
help='timeout of download doujinshi')
|
||||
parser.add_option('--proxy', type='string', dest='proxy', action='store', default='',
|
||||
help='use proxy, example: socks5://127.0.0.1:1080')
|
||||
help='use proxy, example: http://127.0.0.1:1080')
|
||||
args, _ = parser.parse_args()
|
||||
|
||||
if args.ids:
|
||||
|
Reference in New Issue
Block a user