We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32feb11 commit 583c426Copy full SHA for 583c426
1 file changed
bin/resolveimg.py
@@ -40,7 +40,7 @@
40
kw_options['parser'] = options.parser
41
42
if options.load_images:
43
- kw_options['load_images'] = True
+ kw_options['load_images'] = False
44
45
kw_options['use_adblock_filters'] = options.use_adblock_filters
46
kw_options['debug'] = options.debug
0 commit comments