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.
This commit is contained in:
@@ -58,12 +58,6 @@
|
|||||||
"t": "50001",
|
"t": "50001",
|
||||||
"version": "1.4"
|
"version": "1.4"
|
||||||
},
|
},
|
||||||
"currentlane.lovebitco.in": {
|
|
||||||
"pruning": "-",
|
|
||||||
"s": "50002",
|
|
||||||
"t": "50001",
|
|
||||||
"version": "1.4"
|
|
||||||
},
|
|
||||||
"electrum.jochen-hoenicke.de": {
|
"electrum.jochen-hoenicke.de": {
|
||||||
"pruning": "-",
|
"pruning": "-",
|
||||||
"s": "50005",
|
"s": "50005",
|
||||||
|
|||||||
Reference in New Issue
Block a user