From fcccb99a3b3f5dbefd53da02acfa578ed1c3fe08 Mon Sep 17 00:00:00 2001 From: Zibster43 <53142760+Zibster43@users.noreply.github.com> Date: Fri, 23 Oct 2020 03:17:31 +0100 Subject: [PATCH] Remove phishing server (#6660) Currentlane.lovebitco.in is being actively used in the phishing attack against Electrum users. This can be confirmed by looking at https://ra.pe or https://hodlister.co/server-verification.txt, the server points directly to an ip in the /24 range being used by phishing ElectrumX servers (46.148.231.31) (https://check-host.net/ip-info?host=currentlane.lovebitco.in) You can also confirm this by connecting directly to the node and attempt to broadcast a transaction. --- electrum/servers.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/electrum/servers.json b/electrum/servers.json index 13adbd6d3..5bf0a3058 100644 --- a/electrum/servers.json +++ b/electrum/servers.json @@ -58,12 +58,6 @@ "t": "50001", "version": "1.4" }, - "currentlane.lovebitco.in": { - "pruning": "-", - "s": "50002", - "t": "50001", - "version": "1.4" - }, "electrum.jochen-hoenicke.de": { "pruning": "-", "s": "50005",