URI: 
       tRemove phishing server (#6660) - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit fcccb99a3b3f5dbefd53da02acfa578ed1c3fe08
   DIR parent ee24c74f192960f3e2d31ffb6b910e6bfb6bd90f
  HTML Author: Zibster43 <53142760+Zibster43@users.noreply.github.com>
       Date:   Fri, 23 Oct 2020 03:17:31 +0100
       
       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,
       tthe 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.
       Diffstat:
         M electrum/servers.json               |       6 ------
       
       1 file changed, 0 insertions(+), 6 deletions(-)
       ---
   DIR diff --git a/electrum/servers.json b/electrum/servers.json
       t@@ -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",