From 1f477f2137679691a9cbd22f56377be55b78195f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 09:45:56 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.55 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 18 +++++++------- meta/2022-03.json | 36 ++++++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 49 insertions(+), 13 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 723801f9c..7d6115cdb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 460 Mich Update all.json (#1362) 373 Jaco Bump @polkadot/util (latest stable release) (#1353) - 182 mhusnirizal update all.json (#1354) + 183 mhusnirizal update all.json (#1363) 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 d40e045a2..f641d816c 100644 --- a/all.json +++ b/all.json @@ -1,15 +1,6 @@ { "allow": [], "deny": [ - "integratedwebappsvalidation.com", - "blokcloud.online", - "claim.validations.online", - "certifyingdapps.com", - "dappscertify-official.com", - "webconnectroute.com", - "claims.validations.cf", - "team-away.xyz", - "cross-chaindefi.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -460,6 +451,7 @@ "blockwalletsync.com", "bloctroubleshot.online", "blog.beta.pancakeswasap.one", + "blokcloud.online", "bloksync.online", "bmtmetaverse.com", "bnb-give.com", @@ -520,6 +512,7 @@ "ccl-pancakeswop.com", "ccp-pancakeswop.com", "ceekdrops.com", + "certifyingdapps.com", "certifywallmesh.net", "cex-crypto.com", "chain-connects.com", @@ -573,6 +566,7 @@ "cititoken.io", "claim-airdrop-bep20-tokens.com", "claim-reward-erc20-token.com", + "claim.validations.online", "claimairdropsrewards.my.id", "claimnft.live", "claimpolka.com", @@ -582,6 +576,7 @@ "claimpolkadot.net", "claimpolkadot.network", "claimpolkadot.org", + "claims.validations.cf", "clienta.pages.dev", "clientupdate-metamask.185-117-91-222.plesk.page", "cloud-walletconnect.com", @@ -928,6 +923,7 @@ "crazy-lamport.203-25-119-115.plesk.page", "create-cryptocurrency-wallet.com", "crochedivertido.com", + "cross-chaindefi.org", "cryptgrowx.com", "crypto-coin-airdrop.online", "crypto-coinbaselink.16-b.it", @@ -1348,6 +1344,7 @@ "dappsbrowser.site", "dappsbsc-restore.live", "dappsc.site", + "dappscertify-official.com", "dappschecker.com", "dappschronize.com", "dappscloud.online", @@ -2274,6 +2271,7 @@ "integratedefiprotocol.online", "integratedprotocal.net", "integratedservers.online", + "integratedwebappsvalidation.com", "integratemintdapps.online", "integratinginterface.com", "integrationdapp.org", @@ -4700,6 +4698,7 @@ "systemnodeautorepair.com", "tarlequin.com", "tarot.fund", + "team-away.xyz", "teambluewallet.com", "tech-connect.cloud", "techincalvalidation.com", @@ -6223,6 +6222,7 @@ "webbaseretek-supportadmen.coinbase.com.re-joene.men", "webconnectdapp.com", "webconnectingwallets.net", + "webconnectroute.com", "webconns.com", "webdappassistance.com", "webdapps-connect.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 6c1f9d91e..3f6768b14 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -1,12 +1,40 @@ [ + { + "date": "2022-03-31", + "url": "blokcloud.online" + }, + { + "date": "2022-03-31", + "url": "certifyingdapps.com" + }, + { + "date": "2022-03-31", + "url": "claim.validations.online" + }, + { + "date": "2022-03-31", + "url": "claims.validations.cf" + }, { "date": "2022-03-31", "url": "consauthenticateonnft.org" }, + { + "date": "2022-03-31", + "url": "cross-chaindefi.org" + }, + { + "date": "2022-03-31", + "url": "dappscertify-official.com" + }, { "date": "2022-03-31", "url": "dappsreconfigure.com" }, + { + "date": "2022-03-31", + "url": "integratedwebappsvalidation.com" + }, { "date": "2022-03-31", "url": "networkchaindapps.com" @@ -19,6 +47,10 @@ "date": "2022-03-31", "url": "remixsecured.online" }, + { + "date": "2022-03-31", + "url": "team-away.xyz" + }, { "date": "2022-03-31", "url": "unisnft.ai" @@ -31,6 +63,10 @@ "date": "2022-03-31", "url": "wallauthentcator.org" }, + { + "date": "2022-03-31", + "url": "webconnectroute.com" + }, { "date": "2022-03-30", "url": "apps-connect.xyz" diff --git a/package.json b/package.json index 5f933f839..3c9970ecd 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.54", + "version": "0.10.55", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2d791e764..fa2a57512 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.54", + "version": "0.10.55", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6761318b4..7d044f7e9 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.54' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.55' };