diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ca423a361..ed790e0f6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -11,9 +11,9 @@ 6 Florian Franzen Add "polkadot-bonus.network" (#105) 4 Idi Eradiri fake kanaria land sale (#1597) 4 NYMETVA Update all.json (#147) + 4 thwjanssen89 Update all.json (#1626) 3 brettkolodny Update all.json (#335) 3 Samuel MC Update address.json (#96) - 3 thwjanssen89 Update all.json (#1625) 2 Justin Pham Add bit.country scam sites (#1425) 2 Keegan | W3F Update all.json (#1585) 2 paradoxxx-tt Update address.json (#306) diff --git a/all.json b/all.json index 60774361e..3edd1e645 100644 --- a/all.json +++ b/all.json @@ -3,7 +3,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "walletclaims.com", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -8680,6 +8679,7 @@ "walletchainvalidation.com", "walletchecker.me", "walletchornet24.com", + "walletclaims.com", "walletcloudauthentication.com", "walletcloudconnectt.com", "walletcnnt.site", diff --git a/meta/2022-06.json b/meta/2022-06.json index 20bcda4d0..61019cc97 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -43,6 +43,10 @@ "date": "2022-06-01", "url": "undpgrants.com" }, + { + "date": "2022-06-01", + "url": "walletclaims.com" + }, { "date": "2022-06-01", "url": "web-restore.com" diff --git a/package.json b/package.json index fa90680b5..49b0e3b64 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.47", + "version": "0.13.48", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ee78c3161..3b5628476 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.47", + "version": "0.13.48", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6aecb0197..20ecc7d5b 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.47' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.48' };