From fbb84b22278e417752715eb8b4a1d4ca3cb20b39 Mon Sep 17 00:00:00 2001 From: Morpheus Date: Fri, 9 Feb 2024 09:25:56 -0300 Subject: [PATCH] removed trocador --- charts/templates/charts/bitcoin.html | 2 +- charts/templates/charts/blockchainsize.html | 2 +- charts/templates/charts/blocksize.html | 2 +- charts/templates/charts/coincards.html | 2 +- charts/templates/charts/coins.html | 2 +- charts/templates/charts/commit.html | 2 +- charts/templates/charts/commitntv.html | 2 +- charts/templates/charts/competitors.html | 2 +- charts/templates/charts/competitorslin.html | 2 +- charts/templates/charts/competitorssats.html | 2 +- charts/templates/charts/competitorssatslin.html | 2 +- charts/templates/charts/compinflation.html | 2 +- charts/templates/charts/comptransactions.html | 2 +- charts/templates/charts/dailyemission.html | 2 +- charts/templates/charts/dailyemissionntv.html | 2 +- charts/templates/charts/deviation.html | 2 +- charts/templates/charts/deviation_tx.html | 2 +- charts/templates/charts/difficulty.html | 2 +- charts/templates/charts/dominance.html | 2 +- charts/templates/charts/dread_subscribers.html | 2 +- charts/templates/charts/efficiency.html | 2 +- charts/templates/charts/extracoins.html | 2 +- charts/templates/charts/fractal.html | 2 +- charts/templates/charts/golden.html | 2 +- charts/templates/charts/hashprice.html | 2 +- charts/templates/charts/hashrate.html | 2 +- charts/templates/charts/hashvsprice.html | 2 +- charts/templates/charts/inflation.html | 2 +- charts/templates/charts/inflationfractal.html | 2 +- charts/templates/charts/inflationreturn.html | 2 +- charts/templates/charts/marketcap.html | 2 +- charts/templates/charts/marketcycle.html | 2 +- charts/templates/charts/merchants.html | 2 +- charts/templates/charts/merchants_increase.html | 2 +- charts/templates/charts/merchants_percentage.html | 2 +- charts/templates/charts/metcalfe_deviation.html | 2 +- charts/templates/charts/metcalfesats.html | 2 +- charts/templates/charts/metcalfesats_deviation.html | 2 +- charts/templates/charts/metcalfeusd.html | 2 +- charts/templates/charts/minerfees.html | 2 +- charts/templates/charts/minerfeesntv.html | 2 +- charts/templates/charts/minerrev.html | 2 +- charts/templates/charts/minerrevcap.html | 2 +- charts/templates/charts/minerrevntv.html | 2 +- charts/templates/charts/miningprofitability.html | 2 +- charts/templates/charts/monerodominance.html | 2 +- charts/templates/charts/p2pool_dominance.html | 2 +- charts/templates/charts/p2pool_hashrate.html | 2 +- charts/templates/charts/p2pool_miners.html | 2 +- charts/templates/charts/p2pool_totalblocks.html | 2 +- charts/templates/charts/p2pool_totalhashes.html | 2 +- charts/templates/charts/percentage.html | 2 +- charts/templates/charts/percentmonth.html | 2 +- charts/templates/charts/powerlaw.html | 2 +- charts/templates/charts/pricelin.html | 2 +- charts/templates/charts/pricelog.html | 2 +- charts/templates/charts/pricesats.html | 2 +- charts/templates/charts/pricesatslog.html | 2 +- charts/templates/charts/privacydominance.html | 2 +- charts/templates/charts/privacymarketcap.html | 2 +- charts/templates/charts/rank.html | 2 +- charts/templates/charts/securitybudget.html | 2 +- charts/templates/charts/sfmodel.html | 2 +- charts/templates/charts/sfmodellin.html | 2 +- charts/templates/charts/sfmultiple.html | 2 +- charts/templates/charts/sharpe.html | 2 +- charts/templates/charts/shielded.html | 2 +- charts/templates/charts/social.html | 2 +- charts/templates/charts/social2.html | 2 +- charts/templates/charts/social3.html | 2 +- charts/templates/charts/social4.html | 4 ++-- charts/templates/charts/social5.html | 2 +- charts/templates/charts/social6.html | 2 +- charts/templates/charts/social7.html | 2 +- charts/templates/charts/tail_emission.html | 2 +- charts/templates/charts/thermocap.html | 2 +- charts/templates/charts/transactiondominance.html | 2 +- charts/templates/charts/transactionsize.html | 2 +- charts/templates/charts/transcost.html | 2 +- charts/templates/charts/transcostntv.html | 2 +- charts/templates/charts/translin.html | 2 +- charts/templates/charts/translog.html | 2 +- charts/templates/charts/transmonth.html | 2 +- charts/templates/charts/withdrawals.html | 2 +- 84 files changed, 85 insertions(+), 85 deletions(-) diff --git a/charts/templates/charts/bitcoin.html b/charts/templates/charts/bitcoin.html index 2d2fd33..537ad26 100644 --- a/charts/templates/charts/bitcoin.html +++ b/charts/templates/charts/bitcoin.html @@ -286,7 +286,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/blockchainsize.html b/charts/templates/charts/blockchainsize.html index 061defb..21951e1 100644 --- a/charts/templates/charts/blockchainsize.html +++ b/charts/templates/charts/blockchainsize.html @@ -122,7 +122,7 @@ xanchor: 'auto', y: 0.6, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/blocksize.html b/charts/templates/charts/blocksize.html index e9073d7..3a9d47b 100644 --- a/charts/templates/charts/blocksize.html +++ b/charts/templates/charts/blocksize.html @@ -123,7 +123,7 @@ xanchor: 'auto', y: 0.2, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/coincards.html b/charts/templates/charts/coincards.html index b0a07ac..9b382ea 100644 --- a/charts/templates/charts/coincards.html +++ b/charts/templates/charts/coincards.html @@ -170,7 +170,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/coins.html b/charts/templates/charts/coins.html index bb51436..3d8dbde 100644 --- a/charts/templates/charts/coins.html +++ b/charts/templates/charts/coins.html @@ -173,7 +173,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/commit.html b/charts/templates/charts/commit.html index 6b66299..219f70a 100644 --- a/charts/templates/charts/commit.html +++ b/charts/templates/charts/commit.html @@ -125,7 +125,7 @@ xanchor: 'auto', y: 0.05, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/commitntv.html b/charts/templates/charts/commitntv.html index 5a3ba2b..c12c651 100644 --- a/charts/templates/charts/commitntv.html +++ b/charts/templates/charts/commitntv.html @@ -126,7 +126,7 @@ xanchor: 'auto', y: 0.05, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/competitors.html b/charts/templates/charts/competitors.html index 511c681..c0976d3 100644 --- a/charts/templates/charts/competitors.html +++ b/charts/templates/charts/competitors.html @@ -175,7 +175,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/competitorslin.html b/charts/templates/charts/competitorslin.html index ddecc41..db22f85 100644 --- a/charts/templates/charts/competitorslin.html +++ b/charts/templates/charts/competitorslin.html @@ -175,7 +175,7 @@ xanchor: 'auto', y: 0.80, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/competitorssats.html b/charts/templates/charts/competitorssats.html index b167928..b16f3ea 100644 --- a/charts/templates/charts/competitorssats.html +++ b/charts/templates/charts/competitorssats.html @@ -176,7 +176,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/competitorssatslin.html b/charts/templates/charts/competitorssatslin.html index 116f774..c694a98 100644 --- a/charts/templates/charts/competitorssatslin.html +++ b/charts/templates/charts/competitorssatslin.html @@ -176,7 +176,7 @@ xanchor: 'auto', y: 0.80, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/compinflation.html b/charts/templates/charts/compinflation.html index 66b9659..5b3db46 100644 --- a/charts/templates/charts/compinflation.html +++ b/charts/templates/charts/compinflation.html @@ -202,7 +202,7 @@ xanchor: 'auto', y: 0.70, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/comptransactions.html b/charts/templates/charts/comptransactions.html index 1705df9..d54dcf8 100644 --- a/charts/templates/charts/comptransactions.html +++ b/charts/templates/charts/comptransactions.html @@ -197,7 +197,7 @@ xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app
Chart provided as courtesy from Cake Wallet and Monero.com', + text: 'Moneroj
Chart provided as courtesy from Cake Wallet and Monero.com', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/dailyemission.html b/charts/templates/charts/dailyemission.html index fecca1e..0101089 100644 --- a/charts/templates/charts/dailyemission.html +++ b/charts/templates/charts/dailyemission.html @@ -122,7 +122,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/dailyemissionntv.html b/charts/templates/charts/dailyemissionntv.html index 2f2c9fd..5c970f3 100644 --- a/charts/templates/charts/dailyemissionntv.html +++ b/charts/templates/charts/dailyemissionntv.html @@ -122,7 +122,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/deviation.html b/charts/templates/charts/deviation.html index 74fc005..63e1eae 100644 --- a/charts/templates/charts/deviation.html +++ b/charts/templates/charts/deviation.html @@ -150,7 +150,7 @@ xanchor: 'auto', y: 0.80, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/deviation_tx.html b/charts/templates/charts/deviation_tx.html index 8f1db52..25ccb84 100644 --- a/charts/templates/charts/deviation_tx.html +++ b/charts/templates/charts/deviation_tx.html @@ -126,7 +126,7 @@ xanchor: 'auto', y: 0.80, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/difficulty.html b/charts/templates/charts/difficulty.html index cba65f0..d9527e5 100644 --- a/charts/templates/charts/difficulty.html +++ b/charts/templates/charts/difficulty.html @@ -122,7 +122,7 @@ xanchor: 'auto', y: 0.3, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/dominance.html b/charts/templates/charts/dominance.html index ff56ac1..d87f908 100644 --- a/charts/templates/charts/dominance.html +++ b/charts/templates/charts/dominance.html @@ -123,7 +123,7 @@ var layout = { xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/dread_subscribers.html b/charts/templates/charts/dread_subscribers.html index 404cd22..d87737a 100644 --- a/charts/templates/charts/dread_subscribers.html +++ b/charts/templates/charts/dread_subscribers.html @@ -159,7 +159,7 @@ xanchor: 'auto', y: 1, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/efficiency.html b/charts/templates/charts/efficiency.html index 0d711d1..24685e1 100644 --- a/charts/templates/charts/efficiency.html +++ b/charts/templates/charts/efficiency.html @@ -128,7 +128,7 @@ var data3 = { xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/extracoins.html b/charts/templates/charts/extracoins.html index 6048259..ecbbdd7 100644 --- a/charts/templates/charts/extracoins.html +++ b/charts/templates/charts/extracoins.html @@ -124,7 +124,7 @@ xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/fractal.html b/charts/templates/charts/fractal.html index d4cd987..ed9f7d8 100644 --- a/charts/templates/charts/fractal.html +++ b/charts/templates/charts/fractal.html @@ -123,7 +123,7 @@ xanchor: 'auto', y: 0.05, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/golden.html b/charts/templates/charts/golden.html index 6f0084c..63a1ce2 100644 --- a/charts/templates/charts/golden.html +++ b/charts/templates/charts/golden.html @@ -383,7 +383,7 @@ var data12_mobile = { xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/hashprice.html b/charts/templates/charts/hashprice.html index 82b8200..1c58c69 100644 --- a/charts/templates/charts/hashprice.html +++ b/charts/templates/charts/hashprice.html @@ -183,7 +183,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/hashrate.html b/charts/templates/charts/hashrate.html index 397a874..dc69925 100644 --- a/charts/templates/charts/hashrate.html +++ b/charts/templates/charts/hashrate.html @@ -98,7 +98,7 @@ xanchor: 'auto', y: 0.05, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/hashvsprice.html b/charts/templates/charts/hashvsprice.html index f825345..d910d07 100644 --- a/charts/templates/charts/hashvsprice.html +++ b/charts/templates/charts/hashvsprice.html @@ -142,7 +142,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/inflation.html b/charts/templates/charts/inflation.html index dc119bc..8e2c68a 100644 --- a/charts/templates/charts/inflation.html +++ b/charts/templates/charts/inflation.html @@ -174,7 +174,7 @@ xanchor: 'auto', y: 0.6, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/inflationfractal.html b/charts/templates/charts/inflationfractal.html index e574b2d..01a1e68 100644 --- a/charts/templates/charts/inflationfractal.html +++ b/charts/templates/charts/inflationfractal.html @@ -123,7 +123,7 @@ xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/inflationreturn.html b/charts/templates/charts/inflationreturn.html index bc77d33..53e6f76 100644 --- a/charts/templates/charts/inflationreturn.html +++ b/charts/templates/charts/inflationreturn.html @@ -248,7 +248,7 @@ var layout = { xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/marketcap.html b/charts/templates/charts/marketcap.html index 47ec8d9..d59013d 100644 --- a/charts/templates/charts/marketcap.html +++ b/charts/templates/charts/marketcap.html @@ -170,7 +170,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/marketcycle.html b/charts/templates/charts/marketcycle.html index 5bc0afd..e787f15 100644 --- a/charts/templates/charts/marketcycle.html +++ b/charts/templates/charts/marketcycle.html @@ -180,7 +180,7 @@ var layout = { xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app
Chart provided as courtesy from Cake Wallet and Monero.com', + text: 'Moneroj
Chart provided as courtesy from Cake Wallet and Monero.com', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/merchants.html b/charts/templates/charts/merchants.html index 11fc956..2ad3a1c 100644 --- a/charts/templates/charts/merchants.html +++ b/charts/templates/charts/merchants.html @@ -243,7 +243,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/merchants_increase.html b/charts/templates/charts/merchants_increase.html index ad36842..d3664af 100644 --- a/charts/templates/charts/merchants_increase.html +++ b/charts/templates/charts/merchants_increase.html @@ -242,7 +242,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/merchants_percentage.html b/charts/templates/charts/merchants_percentage.html index b78841b..99b1495 100644 --- a/charts/templates/charts/merchants_percentage.html +++ b/charts/templates/charts/merchants_percentage.html @@ -243,7 +243,7 @@ xanchor: 'auto', y: 0.60, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/metcalfe_deviation.html b/charts/templates/charts/metcalfe_deviation.html index 1adddea..53acaba 100644 --- a/charts/templates/charts/metcalfe_deviation.html +++ b/charts/templates/charts/metcalfe_deviation.html @@ -124,7 +124,7 @@ xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/metcalfesats.html b/charts/templates/charts/metcalfesats.html index 195007b..70c9c9f 100644 --- a/charts/templates/charts/metcalfesats.html +++ b/charts/templates/charts/metcalfesats.html @@ -161,7 +161,7 @@ var data4_mobile = { xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/metcalfesats_deviation.html b/charts/templates/charts/metcalfesats_deviation.html index c5ff9c3..2d8f643 100644 --- a/charts/templates/charts/metcalfesats_deviation.html +++ b/charts/templates/charts/metcalfesats_deviation.html @@ -124,7 +124,7 @@ xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/metcalfeusd.html b/charts/templates/charts/metcalfeusd.html index cc4964f..9488cc0 100644 --- a/charts/templates/charts/metcalfeusd.html +++ b/charts/templates/charts/metcalfeusd.html @@ -161,7 +161,7 @@ var data4_mobile = { xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/minerfees.html b/charts/templates/charts/minerfees.html index e6b3926..9bd67c3 100644 --- a/charts/templates/charts/minerfees.html +++ b/charts/templates/charts/minerfees.html @@ -122,7 +122,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/minerfeesntv.html b/charts/templates/charts/minerfeesntv.html index 635e0f2..bd26279 100644 --- a/charts/templates/charts/minerfeesntv.html +++ b/charts/templates/charts/minerfeesntv.html @@ -122,7 +122,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/minerrev.html b/charts/templates/charts/minerrev.html index bf6cd77..6feeb72 100644 --- a/charts/templates/charts/minerrev.html +++ b/charts/templates/charts/minerrev.html @@ -122,7 +122,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/minerrevcap.html b/charts/templates/charts/minerrevcap.html index 84af9fc..de8ead9 100644 --- a/charts/templates/charts/minerrevcap.html +++ b/charts/templates/charts/minerrevcap.html @@ -123,7 +123,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/minerrevntv.html b/charts/templates/charts/minerrevntv.html index 796ba97..ef091fd 100644 --- a/charts/templates/charts/minerrevntv.html +++ b/charts/templates/charts/minerrevntv.html @@ -123,7 +123,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/miningprofitability.html b/charts/templates/charts/miningprofitability.html index 5a00788..7fd55b0 100644 --- a/charts/templates/charts/miningprofitability.html +++ b/charts/templates/charts/miningprofitability.html @@ -97,7 +97,7 @@ xanchor: 'auto', y: 0, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/monerodominance.html b/charts/templates/charts/monerodominance.html index ba744da..9c4978d 100644 --- a/charts/templates/charts/monerodominance.html +++ b/charts/templates/charts/monerodominance.html @@ -97,7 +97,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/p2pool_dominance.html b/charts/templates/charts/p2pool_dominance.html index 2e40a7b..3159847 100644 --- a/charts/templates/charts/p2pool_dominance.html +++ b/charts/templates/charts/p2pool_dominance.html @@ -145,7 +145,7 @@ xanchor: 'auto', y: 0.80, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/p2pool_hashrate.html b/charts/templates/charts/p2pool_hashrate.html index bcf37c7..c0c7ed5 100644 --- a/charts/templates/charts/p2pool_hashrate.html +++ b/charts/templates/charts/p2pool_hashrate.html @@ -146,7 +146,7 @@ xanchor: 'auto', y: 0.80, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/p2pool_miners.html b/charts/templates/charts/p2pool_miners.html index 2738e7b..45f338e 100644 --- a/charts/templates/charts/p2pool_miners.html +++ b/charts/templates/charts/p2pool_miners.html @@ -145,7 +145,7 @@ xanchor: 'auto', y: 0.80, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/p2pool_totalblocks.html b/charts/templates/charts/p2pool_totalblocks.html index db80e0a..749e1ff 100644 --- a/charts/templates/charts/p2pool_totalblocks.html +++ b/charts/templates/charts/p2pool_totalblocks.html @@ -145,7 +145,7 @@ xanchor: 'auto', y: 0, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/p2pool_totalhashes.html b/charts/templates/charts/p2pool_totalhashes.html index 90b8aa5..ea1b37e 100644 --- a/charts/templates/charts/p2pool_totalhashes.html +++ b/charts/templates/charts/p2pool_totalhashes.html @@ -145,7 +145,7 @@ xanchor: 'auto', y: 0, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/percentage.html b/charts/templates/charts/percentage.html index 61aca48..7f7e27a 100644 --- a/charts/templates/charts/percentage.html +++ b/charts/templates/charts/percentage.html @@ -98,7 +98,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/percentmonth.html b/charts/templates/charts/percentmonth.html index 0f3ffc8..5681a83 100644 --- a/charts/templates/charts/percentmonth.html +++ b/charts/templates/charts/percentmonth.html @@ -117,7 +117,7 @@ xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/powerlaw.html b/charts/templates/charts/powerlaw.html index f0b8b44..e3c9b89 100644 --- a/charts/templates/charts/powerlaw.html +++ b/charts/templates/charts/powerlaw.html @@ -210,7 +210,7 @@ var layout = { xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/pricelin.html b/charts/templates/charts/pricelin.html index 9b511de..4cf1711 100644 --- a/charts/templates/charts/pricelin.html +++ b/charts/templates/charts/pricelin.html @@ -134,7 +134,7 @@ var layout = { xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/pricelog.html b/charts/templates/charts/pricelog.html index 1f78da4..435b8fb 100644 --- a/charts/templates/charts/pricelog.html +++ b/charts/templates/charts/pricelog.html @@ -134,7 +134,7 @@ var layout = { xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/pricesats.html b/charts/templates/charts/pricesats.html index f16f9c2..fdd2147 100644 --- a/charts/templates/charts/pricesats.html +++ b/charts/templates/charts/pricesats.html @@ -132,7 +132,7 @@ xanchor: 'auto', y: 0.05, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/pricesatslog.html b/charts/templates/charts/pricesatslog.html index 3395a51..fd04dcd 100644 --- a/charts/templates/charts/pricesatslog.html +++ b/charts/templates/charts/pricesatslog.html @@ -132,7 +132,7 @@ xanchor: 'auto', y: 0.05, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/privacydominance.html b/charts/templates/charts/privacydominance.html index 072fc96..f5a53c3 100644 --- a/charts/templates/charts/privacydominance.html +++ b/charts/templates/charts/privacydominance.html @@ -97,7 +97,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/privacymarketcap.html b/charts/templates/charts/privacymarketcap.html index a550811..d992cf3 100644 --- a/charts/templates/charts/privacymarketcap.html +++ b/charts/templates/charts/privacymarketcap.html @@ -122,7 +122,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/rank.html b/charts/templates/charts/rank.html index 292190f..5b8dae6 100644 --- a/charts/templates/charts/rank.html +++ b/charts/templates/charts/rank.html @@ -123,7 +123,7 @@ var layout = { xanchor: 'auto', y: 0, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/securitybudget.html b/charts/templates/charts/securitybudget.html index 2f7f8c5..358dc7b 100644 --- a/charts/templates/charts/securitybudget.html +++ b/charts/templates/charts/securitybudget.html @@ -124,7 +124,7 @@ xanchor: 'auto', y: 0.25, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/sfmodel.html b/charts/templates/charts/sfmodel.html index 62666e5..2708831 100644 --- a/charts/templates/charts/sfmodel.html +++ b/charts/templates/charts/sfmodel.html @@ -184,7 +184,7 @@ var layout = { xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/sfmodellin.html b/charts/templates/charts/sfmodellin.html index b9f2074..7a76132 100644 --- a/charts/templates/charts/sfmodellin.html +++ b/charts/templates/charts/sfmodellin.html @@ -160,7 +160,7 @@ var layout = { xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/sfmultiple.html b/charts/templates/charts/sfmultiple.html index dc6041c..f13f707 100644 --- a/charts/templates/charts/sfmultiple.html +++ b/charts/templates/charts/sfmultiple.html @@ -184,7 +184,7 @@ var layout = { xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/sharpe.html b/charts/templates/charts/sharpe.html index 7527782..3062a75 100644 --- a/charts/templates/charts/sharpe.html +++ b/charts/templates/charts/sharpe.html @@ -138,7 +138,7 @@ xanchor: 'auto', y: 0.85, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/shielded.html b/charts/templates/charts/shielded.html index ecec7c3..2548740 100644 --- a/charts/templates/charts/shielded.html +++ b/charts/templates/charts/shielded.html @@ -203,7 +203,7 @@ var data1 = { xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app
Chart provided as courtesy from Cake Wallet and Monero.com', + text: 'Moneroj
Chart provided as courtesy from Cake Wallet and Monero.com', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/social.html b/charts/templates/charts/social.html index b449bd9..f98dc68 100644 --- a/charts/templates/charts/social.html +++ b/charts/templates/charts/social.html @@ -147,7 +147,7 @@ xanchor: 'auto', y: 0.05, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/social2.html b/charts/templates/charts/social2.html index a2713ca..69e916e 100644 --- a/charts/templates/charts/social2.html +++ b/charts/templates/charts/social2.html @@ -124,7 +124,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/social3.html b/charts/templates/charts/social3.html index efe404a..fc8f8af 100644 --- a/charts/templates/charts/social3.html +++ b/charts/templates/charts/social3.html @@ -125,7 +125,7 @@ var data1 = { xanchor: 'auto', y: 0.05, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/social4.html b/charts/templates/charts/social4.html index 4793e48..ad51f2f 100644 --- a/charts/templates/charts/social4.html +++ b/charts/templates/charts/social4.html @@ -234,7 +234,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', @@ -368,7 +368,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/social5.html b/charts/templates/charts/social5.html index d8e2a25..4b1ff02 100644 --- a/charts/templates/charts/social5.html +++ b/charts/templates/charts/social5.html @@ -124,7 +124,7 @@ xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/social6.html b/charts/templates/charts/social6.html index 9028aa7..a1b70e4 100644 --- a/charts/templates/charts/social6.html +++ b/charts/templates/charts/social6.html @@ -169,7 +169,7 @@ xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/social7.html b/charts/templates/charts/social7.html index 32cf1c4..383c749 100644 --- a/charts/templates/charts/social7.html +++ b/charts/templates/charts/social7.html @@ -169,7 +169,7 @@ xanchor: 'auto', y: 0.80, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/tail_emission.html b/charts/templates/charts/tail_emission.html index 13eea9f..a70dc54 100644 --- a/charts/templates/charts/tail_emission.html +++ b/charts/templates/charts/tail_emission.html @@ -98,7 +98,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/thermocap.html b/charts/templates/charts/thermocap.html index 2f5abb9..f21bd6c 100644 --- a/charts/templates/charts/thermocap.html +++ b/charts/templates/charts/thermocap.html @@ -216,7 +216,7 @@ xanchor: 'auto', y: 0.75, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/transactiondominance.html b/charts/templates/charts/transactiondominance.html index 85b8f5f..7f18a03 100644 --- a/charts/templates/charts/transactiondominance.html +++ b/charts/templates/charts/transactiondominance.html @@ -98,7 +98,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/transactionsize.html b/charts/templates/charts/transactionsize.html index 0a824d5..cec45e9 100644 --- a/charts/templates/charts/transactionsize.html +++ b/charts/templates/charts/transactionsize.html @@ -123,7 +123,7 @@ xanchor: 'auto', y: 0.8, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/transcost.html b/charts/templates/charts/transcost.html index 07c09ce..a8077b4 100644 --- a/charts/templates/charts/transcost.html +++ b/charts/templates/charts/transcost.html @@ -122,7 +122,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/transcostntv.html b/charts/templates/charts/transcostntv.html index ee84fe0..6a18a38 100644 --- a/charts/templates/charts/transcostntv.html +++ b/charts/templates/charts/transcostntv.html @@ -123,7 +123,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/translin.html b/charts/templates/charts/translin.html index 86b4cc6..9e18cc8 100644 --- a/charts/templates/charts/translin.html +++ b/charts/templates/charts/translin.html @@ -126,7 +126,7 @@ var layout = { xanchor: 'auto', y: 0.50, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/translog.html b/charts/templates/charts/translog.html index d35f182..659c920 100644 --- a/charts/templates/charts/translog.html +++ b/charts/templates/charts/translog.html @@ -126,7 +126,7 @@ xanchor: 'auto', y: 0.02, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/transmonth.html b/charts/templates/charts/transmonth.html index 94e4024..c648c40 100644 --- a/charts/templates/charts/transmonth.html +++ b/charts/templates/charts/transmonth.html @@ -116,7 +116,7 @@ xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f', diff --git a/charts/templates/charts/withdrawals.html b/charts/templates/charts/withdrawals.html index 8083471..6bb8b5b 100644 --- a/charts/templates/charts/withdrawals.html +++ b/charts/templates/charts/withdrawals.html @@ -100,7 +100,7 @@ var layout = { xanchor: 'auto', y: 0.98, yanchor: 'auto', - text: 'Trocador
https://trocador.app', + text: 'Moneroj', showarrow: false, borderwidth: 1, bordercolor: '#5f5f5f',