Add anti-phishing
Anti-Phishing
Cactus has a great API/websocket to allow for us to manage a filter to prevent scam links:
https://phish.sinking.yachts/docs
This would require us setting up either of the two and maintaining the list, but would be useful for prevent scam websites
ToDo
-
Implement sync on start ( /v2/all
) -
Initialize websocket ( wss://.../feed
) -
Update internal list with websocket data
Edited by Zevaryx