diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index bdc88c78..3cdeb10b 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -666,27 +666,6 @@ wallets: privacyaddressreuse: "checkpassprivacyaddressrotation" privacydisclosure: "checkfailprivacydisclosurecentralized" privacynetwork: "checkfailprivacynetworknosupporttor" -- coinbase: - title: "Coinbase" - titleshort: "Coinbase" - compat: "web" - level: 4 - platform: - web: - text: "walletcoinbase" - link: "https://coinbase.com" - screenshot: "coinbase.png" - os: - check: - control: "checkfailcontrolthirdparty" - validation: "checkfailvalidationcentralized" - transparency: "checkfailtransparencyremote" - environment: "checkfailenvironmentdesktop" - privacy: "checkpassprivacybasic" - privacycheck: - privacyaddressreuse: "checkpassprivacyaddressrotation" - privacydisclosure: "checkfailprivacydisclosureaccount" - privacynetwork: "checkpassprivacynetworksupporttorproxy" - coinkite: title: "Coinkite" titleshort: "Coinkite" diff --git a/img/screenshots/coinbase.png b/img/screenshots/coinbase.png deleted file mode 100644 index 40599dcc..00000000 Binary files a/img/screenshots/coinbase.png and /dev/null differ diff --git a/img/wallet/coinbase.png b/img/wallet/coinbase.png deleted file mode 100644 index 848d7575..00000000 Binary files a/img/wallet/coinbase.png and /dev/null differ