mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-13 01:58:22 +00:00
Merge branch 'master' of github.com:ail-project/ail-framework
This commit is contained in:
commit
ccf490a3f2
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue