From e6c28018f6f976895d767cc528b405540cbefa0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 14:14:47 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.6-27-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- all/com/all.json | 2 ++ all/net/all.json | 1 + meta/2023-04.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 23 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index be5c2ad02..9ffad422c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 613 Frank Update all.json (#3245) + 614 Frank Update all.json (#3247) 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) 572 Tim Janssen Update all.json (#3240) 525 Jaco Bump TypeScript (#3237) diff --git a/all.json b/all.json index d533122c1..269b53c75 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "collablands.net", - "fix-rpc.com", - "web3officegpt.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -2717,6 +2714,7 @@ "collablandro.cc", "collablands.co", "collablands.ga", + "collablands.net", "collablands.org", "collablands.xyz", "collablandsecuredconnect.com", @@ -6385,6 +6383,7 @@ "fix-exchange.org", "fix-mainnetchains.com", "fix-mysyncapp.netlify.app", + "fix-rpc.com", "fix-syncwallet.com", "fix-trix.com", "fix-wallets.com", @@ -17471,6 +17470,7 @@ "web3nodes.org", "web3nodesprotocol.com", "web3nodesync.com", + "web3officegpt.com", "web3options.io", "web3panel.online", "web3proconnect.com", diff --git a/all/com/all.json b/all/com/all.json index a585d53f6..f085cc83b 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2394,6 +2394,7 @@ "fix-blockchain.com", "fix-dapps.com", "fix-mainnetchains.com", + "fix-rpc.com", "fix-syncwallet.com", "fix-trix.com", "fix-wallets.com", @@ -6751,6 +6752,7 @@ "web3nodenetwork.com", "web3nodesprotocol.com", "web3nodesync.com", + "web3officegpt.com", "web3proconnect.com", "web3rpcdapp.com", "web3rpcdev.com", diff --git a/all/net/all.json b/all/net/all.json index 19d1cfa0c..d1638a552 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -123,6 +123,7 @@ "collabland-sync.net", "collablandapp.net", "collablandconnect.net", + "collablands.net", "collablandsync.net", "configureallwallets.net", "connect-collabland.net", diff --git a/meta/2023-04.json b/meta/2023-04.json index c42fbe813..ee414dde6 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -1,4 +1,16 @@ [ + { + "date": "2023-04-12", + "url": "collablands.net" + }, + { + "date": "2023-04-12", + "url": "fix-rpc.com" + }, + { + "date": "2023-04-12", + "url": "web3officegpt.com" + }, { "date": "2023-04-11", "url": "darptradetech.pro" diff --git a/package.json b/package.json index d316ba070..d0931bc8e 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-26-x", + "version": "0.20.6-27-x", "versions": { - "git": "0.20.6-26-x", + "git": "0.20.6-27-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c977b6f78..1d317ed48 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-26-x", + "version": "0.20.6-27-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c728258da..81d768c8d 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.20.6-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-27-x' };