↓
XMR
↓
"; foreach ($chunk as $currency) { $currencyName = isset(${"l_" . strtolower($currency)}) ? ${"l_" . strtolower($currency)} : $currency; echo "
{$currency}
"; } echo ""; echo "
"; foreach ($chunk as $currency) { echo "
" . str_replace(".", ",", $exchangeRates[$currency]) . "
"; } echo "
"; } ?>
📋
=
📋
{$currencyName}"; } ?>
' . $link['text'] . ' | '; } } ?>