From 1af84cbb64986d586e5c0fd7fe6be5f1a3cf42fe Mon Sep 17 00:00:00 2001 From: Buttaa <inan@bitfly.at> Date: Sat, 9 Sep 2023 22:38:44 +0200 Subject: [PATCH] fix discord urls --- README.md | 2 +- templates/layout.html | 2 +- templates/mail/layout.html | 2 +- templates/stakingServices.html | 31 +------------------------------ templates/validator/overview.html | 2 +- 5 files changed, 5 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index d3c5dabdde..07068e7e3c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The explorer provides a comprehensive and easy to use interface for the upcoming Ethereum beacon chain. It makes it easy to view proposed blocks, follow attestations and monitor your staking activity. -[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white)](https://discord.io/beaconchain) +[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white)](https://dsc.gg/beaconchain) [![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge&logo=Twitter&logoColor=white)](https://twitter.com/beaconcha_in) [![Badge](https://github.com/gobitfly/eth2-beaconchain-explorer/workflows/Build/badge.svg)](https://github.com/gobitfly/eth2-beaconchain-explorer/actions?query=workflow%3A%22Build+%26+Publish+Docker+images%22) diff --git a/templates/layout.html b/templates/layout.html index afd6dd7082..6e1fb825b9 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -300,7 +300,7 @@ <h5>Resources</h5> <div class="col-md-4 mb-2"> <h5>Links</h5> <div class="d-flex flex-column"> - <a class="my-1" href="https://discord.io/beaconchain"><i class="fab fa-discord mr-2"></i>Discord</a> + <a class="my-1" href="https://dsc.gg/beaconchain"><i class="fab fa-discord mr-2"></i>Discord</a> <a class="my-1" href="https://twitter.com/beaconcha_in"><i class="fab fa-twitter mr-2"></i>beaconcha.in</a> <a class="my-1" href="https://github.com/gobitfly/eth2-beaconchain-explorer"><i class="fab fa-github mr-2"></i>GitHub Explorer</a> <a class="my-1" href="https://github.com/gobitfly/eth2-beaconchain-explorer-app"><i class="fab fa-github mr-2"></i>GitHub Mobile App</a> diff --git a/templates/mail/layout.html b/templates/mail/layout.html index 68f4cca386..ae63b9f367 100644 --- a/templates/mail/layout.html +++ b/templates/mail/layout.html @@ -50,7 +50,7 @@ <h2 style="margin-top: 0; margin-bottom: 0.5rem; font-family: 'Barlow', sans-ser </tr> <hr style="margin-top: 20px; margin-bottom: 20px;" /> <tr> - <td style="padding: 20px;">Join our discord server for questions and feedback - <a href="https://discord.io/beaconchain">https://discord.io/beaconchain</a></td> + <td style="padding: 20px;">Join our discord server for questions and feedback - <a href="https://dsc.gg/beaconchain">https://dsc.gg/beaconchain</a></td> </tr> <tr> <td style="height: 41px; background-color: #2f2e42; text-align: start; line-height: 20px; font-size: 12px; padding-top: 4px; padding-left: 20px; padding-bottom: 4px;"> diff --git a/templates/stakingServices.html b/templates/stakingServices.html index 698239d70f..047ce7b043 100644 --- a/templates/stakingServices.html +++ b/templates/stakingServices.html @@ -186,38 +186,9 @@ <h1 class="h2 mb-4 font-weight-bold text-primary text-center">Staking Services</ <td data-column="Fee">2% of rewards</td> <td data-column="Open Source">No</td> <td data-column="Social"> - <a href="https://discord.io/ethermine " target="_blank"><i class="fab fa-discord ml-1 mr-1"></i></a><a href="https://twitter.com/ethermine_org" target="_blank"><i class="fab fa-twitter ml-1 mr-1"></i></a><i class="fab fa-telegram ml-1 mr-1"></i><i class="fa fa-mail-bulk ml-1 mr-1"></i> + <a href="https://dsc.gg/ethpool" target="_blank"><i class="fab fa-discord ml-1 mr-1"></i></a><a href="https://twitter.com/ethpool_staking" target="_blank"><i class="fab fa-twitter ml-1 mr-1"></i></a><i class="fab fa-telegram ml-1 mr-1"></i><i class="fa fa-mail-bulk ml-1 mr-1"></i> </td> </tr> - <!-- <tr style="border: 3px solid orange;"> - <td data-column="Service"> - <a href="https://ethpool.org/">Ethpool <> Rocket Pool <i class="fas fa-rocket"></i></a> - </td> - <td data-column="Validator key owner">User & Service</td> - <td data-column="Withdrawal key owner">User</td> - <td data-column="Pool token">No</td> - <td data-column="3rd Party Software">No</td> - <td data-column="Min. Stake">16 ETH</td> - <td data-column="Fee">US$9.99/validator/month</td> - <td data-column="Open Source">No</td> - <td data-column="Social"> - <a href="https://discord.io/ethermine " target="_blank"><i class="fab fa-discord ml-1 mr-1"></i></a><a href="https://twitter.com/ethermine_org" target="_blank"><i class="fab fa-twitter ml-1 mr-1"></i></a><i class="fab fa-telegram ml-1 mr-1"></i><i class="fa fa-mail-bulk ml-1 mr-1"></i> - </td> - </tr> - <tr style="border-bottom: 3px solid orange;"> - <td data-column="Service"><a href="https://staking.ethermine.org/">Ethermine Staking</a></td> - <td data-column="No Supermajority client" style="text-align: center;">✅</td> - <td data-column="Validator key owner">User & Service</td> - <td data-column="Withdrawal key owner">User & Service</td> - <td data-column="Pool token">No</td> - <td data-column="3rd Party Software">No</td> - <td data-column="Min. Stake">0.1 ETH</td> - <td data-column="Fee">8% of rewards</td> - <td data-column="Open Source">No</td> - <td data-column="Social"> - <a href="https://discord.io/ethermine " target="_blank"><i class="fab fa-discord ml-1 mr-1"></i></a><a href="https://twitter.com/ethermine_org" target="_blank"><i class="fab fa-twitter ml-1 mr-1"></i></a><i class="fab fa-telegram ml-1 mr-1"></i><i class="fa fa-mail-bulk ml-1 mr-1"></i> - </td> - </tr>--> <tr> <td data-column="Service"><a href="https://abyss.finance/hosting">Abyss Finance</a></td> <td data-column="No Supermajority client" style="text-align: center;">❓</td> diff --git a/templates/validator/overview.html b/templates/validator/overview.html index a2d04e89e3..07f988a712 100644 --- a/templates/validator/overview.html +++ b/templates/validator/overview.html @@ -90,7 +90,7 @@ --> The last deposit to the Ethereum Deposit contract was made {{ if gt .Deposits.LastEth1DepositTs 0 }}<span aria-ethereum-date-format="FROMNOW" aria-ethereum-date="{{ .Deposits.LastEth1DepositTs }}"></span>{{ end }}, it will take <a href="https://kb.beaconcha.in/ethereum-2.0-and-depositing-process">around 16-24 hours</a> until your deposit is processed by the beacon chain. This validator will be eligible for activation once the deposited amount sums up to 32 ETH. <br /> - Join our <a href="https://discord.io/beaconchain">Discord server</a> for support, questions and suggestions. + Join our <a href="https://dsc.gg/beaconchain">Discord server</a> for support, questions and suggestions. {{ end }} </span> </div>