From a21d5b2e0139d86783a62c839ca154475699c345 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 10:38:46 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.56 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-03.json | 8 ++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7d6115cdb..c3de4cb28 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 460 Mich Update all.json (#1362) 373 Jaco Bump @polkadot/util (latest stable release) (#1353) - 183 mhusnirizal update all.json (#1363) + 184 mhusnirizal update all.json (#1365) 83 frankywild Update all.json (#1359) 77 michalisFr Update all.json (#1036) 27 Bill Laboon Fake polkadot site (#1298) diff --git a/all.json b/all.json index 5cf8b198f..2283bb8ec 100644 --- a/all.json +++ b/all.json @@ -1,8 +1,6 @@ { "allow": [], "deny": [ - "dappslivesystem.com", - "cross-chainbot.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -925,6 +923,7 @@ "crazy-lamport.203-25-119-115.plesk.page", "create-cryptocurrency-wallet.com", "crochedivertido.com", + "cross-chainbot.org", "cross-chaindefi.org", "cryptgrowx.com", "crypto-coin-airdrop.online", @@ -1420,6 +1419,7 @@ "dappslinkvalidate.live", "dappsliveintegrate.com", "dappsliveinterface.org", + "dappslivesystem.com", "dappslivevalidator.xyz", "dappsmainnet-interface.net", "dappsmainnet-liveinterface.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 3f6768b14..7dcbbf498 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -19,6 +19,10 @@ "date": "2022-03-31", "url": "consauthenticateonnft.org" }, + { + "date": "2022-03-31", + "url": "cross-chainbot.org" + }, { "date": "2022-03-31", "url": "cross-chaindefi.org" @@ -27,6 +31,10 @@ "date": "2022-03-31", "url": "dappscertify-official.com" }, + { + "date": "2022-03-31", + "url": "dappslivesystem.com" + }, { "date": "2022-03-31", "url": "dappsreconfigure.com" diff --git a/package.json b/package.json index 3c9970ecd..aac06f031 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.55", + "version": "0.10.56", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fa2a57512..108c72198 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.55", + "version": "0.10.56", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7d044f7e9..bc5667ca9 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.10.55' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.56' };