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