merchants/tools index: remove localmonero

- move localmonero.co blocks to network explorers
- remove moneroblocks.info as it's been a URL redirect to localmonero.co/blocks for multiple years

Co-authored-by: HardenedSteel <HardenedSteel@i2pmail.org>
This commit is contained in:
plowsof 2024-07-13 11:08:49 +01:00
parent 99fd539bea
commit f538567ba8
3 changed files with 2 additions and 24 deletions

View file

@ -163,7 +163,6 @@ merchants:
disclaimer: |
"Please note: these links are being provided as a convenience and for informational purposes only; they do not constitute an endorsement by the Monero community of any products, services or opinions of the corporations or organizations or individuals listed. The Monero community bears no responsibility for the accuracy, legality, or content of these external sites. Contact the external site for answers to questions regarding its content. As always, caveat emptor ('buyer beware'); you are responsible for doing your own research. Always use judgement when making online purchases."
visitbisq: Visit Bisq
visitlocalmonero: Visit LocalMonero
visithodlhodl: Visit HodlHodl
centrexchanges: Centralized exchanges (CEXs) & Swappers
centrexchangesp: If you prefer to use centralized exchanges, here is a list of renowned CEXes and swappers. Many more exchanges support Monero, we list here only a few reputable ones.
@ -1021,7 +1020,6 @@ tools:
network: Network
monerohash-nodes: Monero node map
localmonero-blocks: Explorer and Statistics
nownodes: node APIs
getblockio: Blockchain nodes provider
monerofail: Monero node list and node map

View file

@ -48,25 +48,6 @@ meta_descr: merchants.descr
</div>
</div>
<div class="right half no-pad-sm col-lg-6 col-md-6 col-sm-12 col-xs-12">
<div class="info-block">
<div class="center-xs">
<img class="merch" src="/img/merchants/localmonero.png" alt="LocalMonero logo" title="LocalMonero">
<p>{% t merchants.locmondescr %}</p>
</div>
<div>
<p><b>{% t merchants.cardfoss %}</b> <span class="cross"></span></p>
<p><b>{% t merchants.noncustodial %}</b> <span class="cross"></span></p>
<p>{% t merchants.cardkyc %} {% t merchants.depsell %}</p>
<p><b>XMR &#8596; fiat:</b> <span class="check"></span></p>
<p><b>{% t merchants.cardonion %}</b> <span class="check"></span></p>
<p><b>{% t merchants.cardi2p %}</b> <span class="check"></span></p>
</div>
<div class="center-xs">
<p><a href="https://localmonero.co" class="btn-link btn-fixed btn-primary-top">{% t merchants.visitlocalmonero %}</a></p>
</div>
</div>
</div>
<div class="left half no-pad-sm col-lg-6 col-md-6 col-sm-12 col-xs-12">
<div class="info-block">
<div class="center-xs">
<img class="merch" src="/img/merchants/hodlhodl.jpg" alt="HodlHodl Logo" title="HodlHodl">
@ -85,7 +66,7 @@ meta_descr: merchants.descr
</div>
</div>
</div>
<div class="right half no-pad-sm col-lg-6 col-md-6 col-sm-12 col-xs-12">
<div class="left half no-pad-sm col-lg-6 col-md-6 col-sm-12 col-xs-12">
<div class="info-block">
<div class="center-xs">
<img class="merch" src="/img/merchants/basicswapdex.png" alt="BasicSwapDEX Logo" title="BasicSwapDEX">

View file

@ -20,10 +20,10 @@ meta_descr: meta_descr.tools
<div class="col">
<h2>{% t tools.block-explorers %}</h2>
<p><a href="https://xmrchain.net/">xmrchain.net</a></p>
<p><a href="https://moneroblocks.info">MoneroBlocks</a></p>
<p><a href="https://www.exploremonero.com/">Explore Monero</a></p>
<p><a href="https://monerovision.com">MoneroVision</a></p>
<p><a href="https://p2pool.io/explorer/">P2Pool</a> (<a href="http://yucmgsbw7nknw7oi3bkuwudvc657g2xcqahhbjyewazusyytapqo4xid.onion/explorer/">{% t tools.onion-service %}</a>)</p>
<p><a href="https://localmonero.co/blocks/">LocalMonero.co blocks</a> (<a href="http://nehdddktmhvqklsnkjqcbpmb63htee2iznpcbs5tgzctipxykpj6yrid.onion/blocks">{% t tools.onion-service %}</a>)</p>
</div>
</div>
</div>
@ -47,7 +47,6 @@ meta_descr: meta_descr.tools
<div class="col">
<h2>{% t tools.network %}</h2>
<p><a href="https://monerohash.com/nodes-distribution.html">monerohash.com - {% t tools.monerohash-nodes %}</a></p>
<p><a href="https://localmonero.co/blocks/">LocalMonero.co blocks - {% t tools.localmonero-blocks %}</a></p>
<p><a href="https://nownodes.io/nodes/monero-xmr">NOWNodes - {% t tools.nownodes %}</a></p>
<p><a href="https://getblock.io">GetBlock - {% t tools.getblockio %}</a></p>
<p><a href="https://monero.fail/">Monero.fail - {% t tools.monerofail %}</a></p>