diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7243cf79a..31c60c34e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 584 Mich Update all.json (#2469) + 585 Mich block 3 scams (#2522) 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) 348 Frank Update all.json (#2513) diff --git a/all.json b/all.json index df9736cfb..1af33a590 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "blockchainresoverpanel.com", - "balancer.rest", - "unlswap.me", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -932,6 +929,7 @@ "bakeryswaper.com", "bakeryswaps.com", "balancer-flnance.com", + "balancer.rest", "balancerlp.com", "balancerr.finance", "balderweb.com", @@ -1164,6 +1162,7 @@ "blockchainlabs.digital", "blockchainminingspace.com", "blockchainnode.live", + "blockchainresoverpanel.com", "blockchains-recovery.ml", "blockchains-recovery.tk", "blockchains-tools.live", @@ -11665,6 +11664,7 @@ "unlswap-portal.org", "unlswap-protocol.com", "unlswap-protocol.org", + "unlswap.me", "unnigen.com", "unniggen.buzz", "unnitiqgen.buzz", diff --git a/meta/2022-11.json b/meta/2022-11.json index d60782df6..7c68e0a7c 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-11-04", + "url": "balancer.rest" + }, + { + "date": "2022-11-04", + "url": "blockchainresoverpanel.com" + }, { "date": "2022-11-04", "url": "dappconfiguration.com" @@ -19,6 +27,10 @@ "date": "2022-11-04", "url": "pulsechainsacrifice.info" }, + { + "date": "2022-11-04", + "url": "unlswap.me" + }, { "date": "2022-11-04", "url": "wallet-validates.com" diff --git a/package.json b/package.json index 46f361e66..0fd8e4c98 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-119-x", + "version": "0.18.11-120-x", "versions": { - "git": "0.18.11-119-x", + "git": "0.18.11-120-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2e6598df9..81437c4fb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-119-x", + "version": "0.18.11-120-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 35dd52c8e..beaf71e69 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.11-119-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-120-x' };