X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fviews%2Fscoreboard.html;h=bb25f1fe071aa85169df0fa8885a915eecc5337f;hb=ba67edf5cc964bb13a81af1a2e4768823e95a31a;hp=d727ac6cc334b2d1010ebb4ed3283b3db949db1e;hpb=8face31692f55a59ac1a2ccb7b4e48663ae9f641;p=fba.git diff --git a/templates/views/scoreboard.html b/templates/views/scoreboard.html index d727ac6..bb25f1f 100644 --- a/templates/views/scoreboard.html +++ b/templates/views/scoreboard.html @@ -42,13 +42,13 @@ {{loop.index}} - {% if mode in ('software', 'command', 'error_code', 'avg_peers', 'obfuscator', 'obfuscation') %} + {% if mode in ('error_code', 'avg_peers', 'obfuscator', 'obfuscation') %} {{entry['domain']}} {% elif entry['domain'] == None %} - {% elif mode == 'block_level' %} {{entry['domain']}} - {% elif mode == 'detection_mode' %} + {% elif mode in ('software', 'detection_mode', 'command') %} {{entry['domain']}} {% else %} {% with domain=entry['domain'] %}