mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-23 17:23:44 +00:00
Remove spaces on a blank line.
This commit is contained in:
parent
be6da52019
commit
3631453bfb
@ -21,7 +21,7 @@ from scrapy.utils.url import (
|
|||||||
IGNORED_EXTENSIONS = [
|
IGNORED_EXTENSIONS = [
|
||||||
# archives
|
# archives
|
||||||
'7z', '7zip', 'bz2', 'rar', 'tar', 'tar.gz', 'xz', 'zip',
|
'7z', '7zip', 'bz2', 'rar', 'tar', 'tar.gz', 'xz', 'zip',
|
||||||
|
|
||||||
# images
|
# images
|
||||||
'mng', 'pct', 'bmp', 'gif', 'jpg', 'jpeg', 'png', 'pst', 'psp', 'tif',
|
'mng', 'pct', 'bmp', 'gif', 'jpg', 'jpeg', 'png', 'pst', 'psp', 'tif',
|
||||||
'tiff', 'ai', 'drw', 'dxf', 'eps', 'ps', 'svg', 'cdr', 'ico',
|
'tiff', 'ai', 'drw', 'dxf', 'eps', 'ps', 'svg', 'cdr', 'ico',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user