From 1f5db934f66115a4b6da8b348003baf7f4744dc4 Mon Sep 17 00:00:00 2001 From: Mint <> Date: Fri, 2 Dec 2022 18:20:24 +0300 Subject: [PATCH] Link to domain's list in the result list --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index a8eae20..8d4e60e 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@ {{loop.index}} - {{entry['domain']}}  + {{entry['domain']}}  {{entry['highscore']}} @@ -124,10 +124,12 @@ {{block['blocker']}} + {% if reason or domain %}{% endif %} {{block['blocked']}} + {% if reason or reverse %}{% endif %} {{block['reason']}} {{block['first_added']}}