mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
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:
parent
ee24c74f19
commit
fcccb99a3b
1 changed files with 0 additions and 6 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue