diff --git a/crawl_server/remote_http.py b/crawl_server/remote_http.py index 0f5c5e2..abbb4ee 100644 --- a/crawl_server/remote_http.py +++ b/crawl_server/remote_http.py @@ -85,6 +85,7 @@ class HttpDirectory(RemoteDirectory): ) FILE_NAME_BLACKLIST = ( "Parent Directory", + " Parent Directory" "../" )