remove cryptofacile

closes #2285
This commit is contained in:
HardenedSteel 2024-05-22 00:42:07 +03:00
parent cee438c2a5
commit f30d8991bb
No known key found for this signature in database
GPG Key ID: 0EAF39EDDC2F3265
2 changed files with 0 additions and 2 deletions

View File

@ -1029,7 +1029,6 @@ tools:
market: Market
backtestking: Build or buy your own trading strategy/bot.
cryptofacile: Compare crypto prices from the best crypto exchanges
cryptoradar: Marketplace comparison website
kryptocheck: German marketplace comparison website

View File

@ -61,7 +61,6 @@ meta_descr: meta_descr.tools
<div class="row">
<div class="col">
<h2>{% t tools.market %}</h2>
<p><a href="https://cryptofacile.io">cryptoFacile - {% t tools.cryptofacile %}</a></p>
<p><a href="https://cryptoradar.co/buy-monero">Cryptoradar - {% t tools.cryptoradar %}</a></p>
<p><a href="https://kryptocheck.de">KryptoCheck - {% t tools.kryptocheck %}</a></p>
</div>