onion: add keys and certs to database
This commit is contained in:
parent
f603cb9101
commit
d5824aa518
4 changed files with 107 additions and 6 deletions
|
@ -331,7 +331,8 @@
|
|||
<td>
|
||||
<a href="https://{{ onion.onion_name }}.onion" target="_bypass" rel="noopener noreferer"
|
||||
class="btn btn-secondary btn-sm">⎋</a>
|
||||
{{ onion.onion_name }}
|
||||
{{ onion.onion_name }}<br>
|
||||
<span class="text-muted">{{ onion.calculated_onion_name }}</span>
|
||||
</td>
|
||||
<td>{{ onion.description }}</td>
|
||||
<td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue