new module ipapi for CapGeolocIp
This commit is contained in:
parent
66e25cd6f4
commit
96c7dab513
4 changed files with 95 additions and 0 deletions
3
modules/ipapi/__init__.py
Normal file
3
modules/ipapi/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .module import IpapiModule
|
||||
|
||||
__all__ = ['IpapiModule']
|
||||
Loading…
Add table
Add a link
Reference in a new issue