mirror of
https://github.com/simon987/od-database.git
synced 2025-12-13 14:59:02 +00:00
Bugfix for http crawler
This commit is contained in:
@@ -85,6 +85,7 @@ class HttpDirectory(RemoteDirectory):
|
||||
)
|
||||
FILE_NAME_BLACKLIST = (
|
||||
"Parent Directory",
|
||||
" Parent Directory"
|
||||
"../"
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user