From 5a98c7c63cad7641cbdf2b046da0a7b78236fa04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 11:25:15 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-246-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/com/all.json | 1 + all/group/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 25006e5ca..98844a9e7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 751 Frank Update all.json (#3740) - 736 Tim Janssen Update all.json (#3738) + 737 Tim Janssen Update all.json (#3741) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 507 mhusnirizal update all.json (#3739) diff --git a/all.json b/all.json index cc525dd54..bb488e99c 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "collabland.group", - "drop-chainlink.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -3436,6 +3434,7 @@ "collabland-wallet-ui-temp.pages.dev", "collabland-wallet-ui.pages.dev", "collabland-walletsync.online", + "collabland.group", "collabland.in", "collabland.info", "collabland.io", @@ -6982,6 +6981,7 @@ "drivez.info", "drklt5.us", "droidapp.cloud", + "drop-chainlink.com", "drop-dogecoin.com", "drop-faucet.exchange", "drop-layerzero.com", diff --git a/all/com/all.json b/all/com/all.json index 637ccab38..429f9d25b 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2605,6 +2605,7 @@ "dppbridge.firebaseapp.com", "dppwallet.firebaseapp.com", "dripscommunity.com", + "drop-chainlink.com", "drop-dogecoin.com", "drop-layerzero.com", "drop-luckyblockc.com", diff --git a/all/group/all.json b/all/group/all.json index 131316f29..0412e8ef4 100644 --- a/all/group/all.json +++ b/all/group/all.json @@ -1,5 +1,6 @@ [ "adminsupport.group", + "collabland.group", "imtokenapp.group", "metaconnect.group", "mtctimeconnect.group", diff --git a/meta/2023-08.json b/meta/2023-08.json index 909170753..79bb3231c 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-08-07", + "url": "collabland.group" + }, + { + "date": "2023-08-07", + "url": "drop-chainlink.com" + }, { "date": "2023-08-06", "url": "0xcococoin.com" diff --git a/package.json b/package.json index 274f1c31f..3bc11c1a7 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-245-x", + "version": "0.21.6-246-x", "versions": { - "git": "0.21.6-245-x", + "git": "0.21.6-246-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index efc0cccba..f343d08ba 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-245-x", + "version": "0.21.6-246-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 8e18ce87a..071f0a163 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-245-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-246-x' };