mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 00:28:22 +00:00
Update crawler_add_task.py
This commit is contained in:
parent
4f79944b24
commit
fc477ebcb0
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
#!/usr/bin/env python3
|
||||
# -*- 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 a new issue