From 5834035443509d84168dd8924b6adb42833d4257 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 18:50:48 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-251-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 +--- all/vip/all.json | 1 + meta/2023-08.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 19 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 798bd6a4e..1cf50c60c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 751 Frank Update all.json (#3740) - 738 Tim Janssen Update all.json (#3744) + 739 Tim Janssen Update all.json (#3746) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 509 mhusnirizal update all.json (#3745) diff --git a/all.json b/all.json index dfdc7cae4..cebd08737 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dapp.rectifywallet.nftclubs.vip", - "rectifywallet.nftclubs.vip", - "nftclubs.vip", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -12192,6 +12189,7 @@ "nftcertauthenticate.org", "nftclaim.live", "nftclaim.org", + "nftclubs.vip", "nftcollab.land", "nftcollabpad.com", "nftcollabpads-wallet.com", diff --git a/all/vip/all.json b/all/vip/all.json index 5ce5d9db9..cd87cb434 100644 --- a/all/vip/all.json +++ b/all/vip/all.json @@ -20,6 +20,7 @@ "metamasf.vip", "metamaskio.vip", "metamasks.vip", + "nftclubs.vip", "pandauniversenft.vip", "pepe20-airdrop.vip", "pepe2coineth.vip", diff --git a/meta/2023-08.json b/meta/2023-08.json index 3dd5208ae..6e43e5882 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -47,6 +47,10 @@ "date": "2023-08-07", "url": "dao-lido.fi" }, + { + "date": "2023-08-07", + "url": "dapp.rectifywallet.nftclubs.vip" + }, { "date": "2023-08-07", "url": "distribution-chainlink.com" @@ -75,6 +79,10 @@ "date": "2023-08-07", "url": "minerok.top" }, + { + "date": "2023-08-07", + "url": "nftclubs.vip" + }, { "date": "2023-08-07", "url": "onchainsummer.world" @@ -95,6 +103,10 @@ "date": "2023-08-07", "url": "rectifymultichaindapp.com" }, + { + "date": "2023-08-07", + "url": "rectifywallet.nftclubs.vip" + }, { "date": "2023-08-07", "url": "rocketpool.app" diff --git a/package.json b/package.json index 074158cbd..94740c6be 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-250-x", + "version": "0.21.6-251-x", "versions": { - "git": "0.21.6-250-x", + "git": "0.21.6-251-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 84642ad47..07cb78dd3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-250-x", + "version": "0.21.6-251-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 23f809702..f07a36283 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.21.6-250-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-251-x' };