mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-17 00:24:26 -04:00
feat: Use CURL_ARGS in favicon extractor
This commit is contained in:
parent
2e1cdca789
commit
563d0f94ec
4 changed files with 4 additions and 4 deletions
|
@ -133,7 +133,6 @@ CONFIG_DEFAULTS: Dict[str, ConfigDefaultDict] = {
|
|||
]},
|
||||
'CURL_ARGS': {'type': list, 'default': ['--silent',
|
||||
'--location',
|
||||
'--head',
|
||||
'--compressed'
|
||||
]}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue