From da53fec9d81cf56c0ea6e61dda3e5879ae642a73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 04:08:31 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-310-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/in/all.json | 1 + all/net/all.json | 1 + meta/2023-08.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 56b011463..7788cf777 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 773 Tim Janssen Update all.json (#3811) + 774 Tim Janssen Update all.json (#3813) 765 Frank Update all.json (#3810) 612 Mich Block fake moonbeam and some other scams (#3539) 543 Jaco Bump dev deps (#3812) diff --git a/all.json b/all.json index 594b44d4f..c45e5f17b 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "drop-rocketpool.net", - "collab-community.in", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -3486,6 +3484,7 @@ "collab-access.in", "collab-api.eu", "collab-backend.online", + "collab-community.in", "collab-confirm.github.io", "collab-connect.land", "collab-connection.github.io", @@ -7256,6 +7255,7 @@ "drop-pudgypenguins.com", "drop-rewards.com", "drop-ripple.com", + "drop-rocketpool.net", "drop-safemoon.com", "drop-sei.io", "drop-worldcoin.org", diff --git a/all/in/all.json b/all/in/all.json index a27690fcb..c1fb7b8ec 100644 --- a/all/in/all.json +++ b/all/in/all.json @@ -5,6 +5,7 @@ "cake-token.in", "cointechiesolution.in", "collab-access.in", + "collab-community.in", "collab-join.in", "collabland.in", "collabverify.in", diff --git a/all/net/all.json b/all/net/all.json index 20894b289..58869de96 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -417,6 +417,7 @@ "dotrewards.net", "download-metamask.net", "drop-curvefinance.net", + "drop-rocketpool.net", "dxfinance.net", "easycryptoexchange.net", "easyresolve.net", diff --git a/meta/2023-08.json b/meta/2023-08.json index 6f10130d0..30febe044 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-08-21", + "url": "collab-community.in" + }, + { + "date": "2023-08-21", + "url": "drop-rocketpool.net" + }, { "date": "2023-08-20", "url": "altwebinterface.live" diff --git a/package.json b/package.json index f8c80e77c..fea0926c0 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-309-x", + "version": "0.21.6-310-x", "versions": { - "git": "0.21.6-309-x", + "git": "0.21.6-310-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3dd0cab79..6fb61ca4d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-309-x", + "version": "0.21.6-310-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 66e04455d..a6bd2b6ec 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-309-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-310-x' };