whoops
This commit is contained in:
parent
1f5db934f6
commit
77bfd78430
@ -124,12 +124,12 @@
|
|||||||
<td>
|
<td>
|
||||||
<img src="https://proxy.duckduckgo.com/ip3/{{block['blocker']}}.ico" width=16/>
|
<img src="https://proxy.duckduckgo.com/ip3/{{block['blocker']}}.ico" width=16/>
|
||||||
<b><a href="https://{{block['blocker']}}" rel="nofollow noopener noreferrer">{{block['blocker']}}</a></b>
|
<b><a href="https://{{block['blocker']}}" rel="nofollow noopener noreferrer">{{block['blocker']}}</a></b>
|
||||||
{% if reason or domain %}<a class="listlink" href="https://{{block['blocker']}}">↘</a>{% endif %}
|
{% if reason or domain %}<a class="listlink" href="./{{block['blocker']}}">↘</a>{% endif %}
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<img src="https://proxy.duckduckgo.com/ip3/{{domain or block['blocked']}}.ico" width=16/>
|
<img src="https://proxy.duckduckgo.com/ip3/{{domain or block['blocked']}}.ico" width=16/>
|
||||||
<b><a href="https://{{domain or block['blocked']}}" rel="nofollow noopener noreferrer">{{block['blocked']}}</a></b>
|
<b><a href="https://{{domain or block['blocked']}}" rel="nofollow noopener noreferrer">{{block['blocked']}}</a></b>
|
||||||
{% if reason or reverse %}<a class="listlink" href="https://{{domain or block['blocked']}}">↘</a>{% endif %}
|
{% if reason or reverse %}<a class="listlink" href="./{{domain or block['blocked']}}">↘</a>{% endif %}
|
||||||
</td>
|
</td>
|
||||||
<td>{{block['reason']}}</td>
|
<td>{{block['reason']}}</td>
|
||||||
<td>{{block['first_added']}}</td>
|
<td>{{block['first_added']}}</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user