mirror of https://github.com/CIRCL/AIL-framework
Update crawler_add_task.py
parent
4f79944b24
commit
fc477ebcb0
|
@ -1,10 +1,10 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
DIR/File Importer Helper
|
Send an URL to the crawler - Create a crawler task
|
||||||
================
|
================
|
||||||
|
|
||||||
Import Content
|
Import URL to be crawled by AIL and then analysed
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue