diff --git a/misp_modules/modules/expansion/__init__.py b/misp_modules/modules/expansion/__init__.py index 79fabff..9d818d3 100644 --- a/misp_modules/modules/expansion/__init__.py +++ b/misp_modules/modules/expansion/__init__.py @@ -1,2 +1,2 @@ -__all__ = ['asn_history', 'circl_passivedns', 'circl_passivessl', 'cve', 'dns', - 'eupi', 'ipasn', 'passivetotal', 'sourcecache', 'whois'] +__all__ = ['asn_history', 'circl_passivedns', 'circl_passivessl', 'countrycode', 'cve', 'dns', + 'eupi', 'ipasn', 'passivetotal', 'sourcecache', 'virustotal', 'whois']