Bug fixes for FTP crawler

This commit is contained in:
Simon
2018-06-13 15:54:45 -04:00
parent 9bde8cb629
commit 1bd58468eb
5 changed files with 45 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ import json
payload = json.dumps({
"website_id": 123,
"url": "http://liminaire.fr/TEXTES/",
"url": "ftp://ien11-3-88-183-194-246.fbx.proxad.net/",
"priority": 2,
"callback_type": "",
"callback_args": "{}"