Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions pools.html
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,16 @@ <h2 class="panel-label">The Classic Experience</h2>
<td class="pool-desc-cell">Block finder earns 1 BTC outright — the rest is shared proportionally with all miners since the last block. Zero fees, Lightning Network payouts, and a 10-sat withdrawal minimum. Built for home miners under the motto "Plebs eat first."</td>
<td class="action-cell"><a class="btn-visit" href="https://parasite.space" target="_blank" rel="noopener">Visit →</a></td>
</tr>
<tr>
<td>
<div class="pool-name-cell">
<img src="https://sololuck.io/favicon.ico" class="pool-logo" alt="sololuck.io" onerror="this.style.display='none'">
<a class="pool-name-link" href="https://sololuck.io/?ref=solochance" target="_blank" rel="noopener">sololuck.io</a>
</div>
</td>
<td class="pool-desc-cell">A 0% fee true-solo pool hosted in Jakarta — the finder keeps the entire block reward, with no account and no KYC. Four difficulty tiers down to a minimum share difficulty of 1, so NerdMiner and CPU-class hardware is served rather than turned away.</td>
<td class="action-cell"><a class="btn-visit" href="https://sololuck.io/?ref=solochance" target="_blank" rel="noopener">Visit →</a></td>
</tr>
</tbody>
</table>
</div>
Expand Down