From: Mint <> Date: Sun, 14 Aug 2022 19:06:02 +0000 (+0300) Subject: Add noreferrer attribute to instance links X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=885327a97cea8dc53c4b2b493eb27689e40e54a3;p=fba.git Add noreferrer attribute to instance links --- diff --git a/index.html b/index.html index 82de5ee..ff31a7d 100644 --- a/index.html +++ b/index.html @@ -60,9 +60,9 @@ {% for block in blocks.blocks[block_level] %}
- {{block.blocker}} -> + {{block.blocker}} -> - {{block.blocked}}
+ {{block.blocked}}
{{block.reason}}
{% endfor %} @@ -76,7 +76,7 @@ {% for block in blocks.blocks[block_level] %}
- {{block}} + {{block}} {% if block in blocks.wildcards %} () {% endif %}