Naminter username discovery report
This report contains information discovered by the Naminter tool. The data is organized by categories for easy analysis.
| {{ field|replace('_', ' ')|title }} | {% endfor %}
|---|
|
{% if field == 'url' %}
{{ row[field] }}
{% else %}
{{ row[field] }}
{% endif %}
|
{% endfor %}