Browse Source

Update index.html

master
yuriy0803 2 years ago committed by GitHub
parent
commit
337e0dd4aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 20
      web-html/index.html

20
web-html/index.html

@ -224,33 +224,21 @@
<div id="poolMinersTicker"></div>
</span></h3>
</li>
<li class="br-1">
<h3 class="mx-15 text-info text-center"> Pool Workers <span
class="text-white">
<div id="poolWorkersTicker"></div>
</span></h3>
</li>
<li class="br-1">
<h3 class="mx-15 text-info text-center"> Minimum Payout <span
class="text-white">
<div id="minPaymentTicker"></div>
<div>0.5</div>
</span></h3>
</li>
<li class="br-1">
<h3 class="mx-15 text-info text-center"> Payout Scheme <span
class="text-white">
<div id="payoutShemeTicker"></div>
</span></h3>
</li>
<li class="br-1">
<h3 class="mx-15 text-info text-center"> Payment Interval <span
class="text-white">
<div id="payIntervalTicker"></div>
<div>PPLNS</div>
</span></h3>
</li>
<li class="br-1">
<h3 class="mx-15 text-info text-center"> Pool Fee <span class="text-white">
<div id="poolFeeTicker"></div>
<div> 1%</div>
</span></h3>
</li>
</ul>
@ -340,4 +328,4 @@
</body>
</html>
</html>

Loading…
Cancel
Save