diff --git a/examples/keys.py.sample b/examples/keys.py.sample index 9a81d75..36fa465 100644 --- a/examples/keys.py.sample +++ b/examples/keys.py.sample @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -misp_url = 'https:// your MISP URL /' +misp_url = 'https:///' misp_key = 'Your MISP auth key' # The MISP auth key can be found on the MISP web interface under the automation section misp_verifycert = True misp_client_cert = ''