Change "Running on Tor" to "Exclusively on Tor"

This commit is contained in:
wiz
2022-09-10 02:16:06 +09:00
committed by GitHub
parent e6bc15a9e1
commit 1a2e336c18

View File

@@ -86,7 +86,7 @@
</a>
</td>
<td *ngIf="!node.as_number">
<span class="badge badge-success" placement="bottom" i18n="tor">Running on Tor</span>
<span class="badge badge-success" placement="bottom" i18n="tor">Exclusively on Tor</span>
</td>
</tr>
</tbody>