]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 5 Jun 2023 08:30:38 +0000 (10:30 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 5 Jun 2023 08:30:38 +0000 (10:30 +0200)
- origin=NULL was shown as "None", so let's exclude this

templates/scoreboard.html

index baacd00d317ede344409c69a6009ee97eb383897..008051802b1661a27263865f61e6bd57c0b524c6 100644 (file)
                             {{entry['domain']}}
                         {% elif originator %}
                             <pre>{{entry['domain']}}</pre>
+                        {% elif entry['domain'] == None %}
+                            -
                         {% else %}
                             <a href="{{base_url}}/?{% if blockers %}reverse{% elif blocked or reference %}domain{% endif %}={{entry['domain']}}" rel="nofollow noopener noreferrer">{{entry['domain']}}</a>&nbsp;
                             <a class="listlink" href="https://{{entry['domain']}}" rel="external" target="_blank">↗</a>