euscanwww: per handler package list
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
@ -93,7 +93,7 @@
|
||||
{% for url in version.urls_list %}
|
||||
<a href="{{ url }}">{{ url }}</a>
|
||||
{% endfor %}
|
||||
{% if confidence < 100 %}({{ version.confidence }}%){% endif %}
|
||||
({% if version.handler != "generic" %}{{ version.handler }} - {% endif %}{{ version.confidence }}%)
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user