mirror of
https://github.com/simon987/od-database.git
synced 2025-04-19 02:16:47 +00:00
Bugfix for http crawler
This commit is contained in:
parent
d7ce1670a8
commit
e384efd403
@ -85,6 +85,7 @@ class HttpDirectory(RemoteDirectory):
|
||||
)
|
||||
FILE_NAME_BLACKLIST = (
|
||||
"Parent Directory",
|
||||
" Parent Directory"
|
||||
"../"
|
||||
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user