mirror of
https://github.com/simon987/od-database.git
synced 2025-12-13 14:59:02 +00:00
More FTP crawler bug fixes
This commit is contained in:
@@ -83,6 +83,7 @@ category_map = {
|
||||
'ppm': 'image', 'xpm': 'image', 'xbm': 'image',
|
||||
'rgb': 'image', 'svg': 'image', 'psd': 'image',
|
||||
'yuv': 'image', 'ai': 'image', 'eps': 'image',
|
||||
'bw': 'image',
|
||||
# Archive category
|
||||
'ar': 'archive', 'cpio': 'archive', 'shar': 'archive',
|
||||
'iso': 'archive', 'lbr': 'archive', 'mar': 'archive',
|
||||
|
||||
Reference in New Issue
Block a user