Browse Source

remove offline peers

main
ghost 10 months ago
parent
commit
46b2ac0c94
  1. 30
      network.html
  2. 30
      uk/network.html

30
network.html

@ -135,35 +135,5 @@ @@ -135,35 +135,5 @@
<a href="/guide#dns-seeder" class="c-1">Become DNS Seeder</a>
</div>
</div>
<div class="mx-16">
<a name="peers"></a>
<h2 class="f-size-26 mb-48 pb-36 pt-16 t-center f-normal bb-1-2 b-c-0">Peers</h2>
<div class="mx-auto mt-20 bg-c-4 b-r-3">
<table class="w-100-100">
<tr>
<th class="t-left bb-2 b-c-6 py-16 px-8">Location</th>
<th class="t-left pl-26 bb-2 b-c-6 py-16 px-8">IPv4</th>
<th class="t-left bb-2 b-c-6 py-16 px-8">IPv6</th>
<th class="t-left bb-2 b-c-6 py-16 px-8">Yggdrasil</th>
<th class="t-center bb-2 b-c-6 py-16 px-8">Port TCP</th>
<th class="t-center bb-2 b-c-6 py-16 px-8">Port UDP+TCP</th>
</tr>
<tr>
<td class="t-left bb-2 b-c-6 py-16 px-8">Latvia</td>
<td class="t-left pl-26 bb-2 b-c-6 p-8">94.140.114.241</td>
<td class="t-left bb-2 b-c-6 p-8">2a02:7aa0:4000::f2</td>
<td class="t-left bb-2 b-c-6 p-8">201:23b4:991a:634d:8359:4521:5576:15b7</td>
<td class="t-center bb-2 b-c-6 p-8">28333</td>
<td class="t-center bb-2 b-c-6 p-8">29333</td>
</tr>
</table>
</div>
<div class="t-center my-36">
<small>* connect to peer manually without DNS</small>
</div>
<div class="t-center my-36">
<a href="https://github.com/twisterarmy/twisterarmy.github.io/blob/main/network.html" class="c-1">Add peer</a>
</div>
</div>
</div>
</body>

30
uk/network.html

@ -136,35 +136,5 @@ @@ -136,35 +136,5 @@
<a href="/uk/guide#dns-seeder" class="c-1">Приєднатись до провайдерів DNS</a>
</div>
</div>
<div class="mx-16">
<a name="peers"></a>
<h2 class="f-size-26 mb-48 pb-36 pt-16 t-center f-normal bb-1-2 b-c-0">Вузли</h2>
<div class="mx-auto mt-20 bg-c-4 b-r-3">
<table class="w-100-100">
<tr>
<th class="t-left bb-2 b-c-6 py-16 px-8">Розташування</th>
<th class="t-left pl-26 bb-2 b-c-6 py-16 px-8">IPv4</th>
<th class="t-left bb-2 b-c-6 py-16 px-8">IPv6</th>
<th class="t-left bb-2 b-c-6 py-16 px-8">Yggdrasil</th>
<th class="t-center bb-2 b-c-6 py-16 px-8">Порт TCP</th>
<th class="t-center bb-2 b-c-6 py-16 px-8">Порт UDP+TCP</th>
</tr>
<tr>
<td class="t-left bb-2 b-c-6 py-16 px-8">Латвія</td>
<td class="t-left pl-26 bb-2 b-c-6 p-8">94.140.114.241</td>
<td class="t-left bb-2 b-c-6 p-8">2a02:7aa0:4000::f2</td>
<td class="t-left bb-2 b-c-6 p-8">201:23b4:991a:634d:8359:4521:5576:15b7</td>
<td class="t-center bb-2 b-c-6 p-8">28333</td>
<td class="t-center bb-2 b-c-6 p-8">29333</td>
</tr>
</table>
</div>
<div class="t-center my-36">
<small>* ручне підключення до вузла без DNS</small>
</div>
<div class="t-center my-36">
<a href="https://github.com/twisterarmy/twisterarmy.github.io/blob/main/uk/network.html" class="c-1">Додати вузол</a>
</div>
</div>
</div>
</body>
Loading…
Cancel
Save