diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4eea36659..a9bb2eb5a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 597 Mich block 27 scams, all on the same hosting (#2678) + 598 Mich Block "polkastarter.space" and 2 other scams (#2701) 474 Jaco Bump deps (w/ deprecation warnings) (#2689) 401 Tim Janssen Update all.json (#2698) 398 Frank Update all.json (#2700) diff --git a/all.json b/all.json index 308e19618..35190e7d8 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,7 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "0vvwvuniswap.top", - "polkastarter.space", - "blockchain-wallet-login.com", - "balancer.holders-tokens.com", - "holders-tokens.com", + "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -1204,6 +1200,7 @@ "blockchain-sync.netlify.app", "blockchain-token-visualization.com", "blockchain-validator.com", + "blockchain-wallet-login.com", "blockchain-wallet-verification.com", "blockchain-walletconnect.com", "blockchain-wallets-connect.cf", @@ -5519,6 +5516,7 @@ "hoistcoins.net", "holdane.com", "holders-airdrop.info", + "holders-tokens.com", "holdersverify.online", "holdervalidator.icu", "holdtokensconnect.com", @@ -9297,6 +9295,7 @@ "polkastarter.social", "polkastarter.solar", "polkastarter.solutions", + "polkastarter.space", "polkastarter.stream", "polkastarter.study", "polkastarter.supply", diff --git a/meta/2022-12.json b/meta/2022-12.json index 878bdfc54..d60c87e04 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-12-18", + "url": "balancer.holders-tokens.com" + }, + { + "date": "2022-12-18", + "url": "blockchain-wallet-login.com" + }, + { + "date": "2022-12-18", + "url": "holders-tokens.com" + }, + { + "date": "2022-12-18", + "url": "polkastarter.space" + }, { "date": "2022-12-17", "url": "allmainconnect.org" diff --git a/package.json b/package.json index affaba602..835667127 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-50-x", + "version": "0.18.13-51-x", "versions": { - "git": "0.18.13-50-x", + "git": "0.18.13-51-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 95c066b13..7db8920ed 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-50-x", + "version": "0.18.13-51-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 58bac7d61..315920dab 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.18.13-50-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-51-x' };