From cbe5d2e42954c83f997675949d49662ab0462498 Mon Sep 17 00:00:00 2001 From: Florian Franzen Date: Thu, 7 Jan 2021 15:39:44 +0100 Subject: [PATCH] Add three more currently running scams (#47) This adds three more scams that were reported to us. --- all.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/all.json b/all.json index 64642a627..72e969ca5 100644 --- a/all.json +++ b/all.json @@ -1,6 +1,7 @@ { "allow": [], "deny": [ + "4dot.net", "dothereum-polkadot.net", "polkadot-airdrop.info", "polkadot-airdrop.live", @@ -9,6 +10,8 @@ "polkadot.com.se", "polkadotfund.com", "polkawallets.site", + "polkadots.network", + "polkadotwallet-unlock.org", "polkodot.network" ] }