From 372f57b9095d5d2fc42ee2e08d7c1d3c9ae391a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 02:39:32 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.56 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 14 +++++++------- meta/2022-04.json | 28 ++++++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 39 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a711f54fe..9e13cee2e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 505 Mich Update all.json (#1463) 376 Jaco Add airdrop (#1418) 208 mhusnirizal update all.json (#1453) - 91 frankywild Update all.json (#1446) + 92 frankywild Update all.json (#1464) 78 michalisFr Update address.json (#1438) 27 Bill Laboon Fake polkadot site (#1298) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index bfe08d1a3..5e5a181da 100644 --- a/all.json +++ b/all.json @@ -4,13 +4,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "secureconnectwallet.com", - "iwalletsbrowsers.net", - "bestcoinvestment.com", - "cryptokeninsurance.online", - "wallet.conneccted.org", - "swiftfix.netlify.app", - "seedify-fund.org", "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", @@ -449,6 +442,7 @@ "beets-fi.com", "bep2.online", "best-restore.com", + "bestcoinvestment.com", "bestcryptofieldvip.co", "bestcryptofxtrading.com", "bestcryptowallet.info", @@ -1173,6 +1167,7 @@ "cryptohubdapp.netlify.app", "cryptoken.fun", "cryptoken.ru", + "cryptokeninsurance.online", "cryptokeninvestimentos.com.br", "cryptokenomics.xyz", "cryptokens.net", @@ -2761,6 +2756,7 @@ "iwalletbrowser.net", "iwalletbrowsers.com", "iwalletsbrowser.net", + "iwalletsbrowsers.net", "iwalletz.com", "jasmydrops.com", "jmdspolkadot.js.org", @@ -4996,6 +4992,7 @@ "securechainlink.com", "securechainsync.com", "securecoinbase-online-now.com", + "secureconnectwallet.com", "securecryptomining.org", "securecryptowallets.org", "secured-dapps.com", @@ -5049,6 +5046,7 @@ "securewalletsynchronize.com", "securewalletvalidation.org", "securewalletvalidation.xyz", + "seedify-fund.org", "selectenodes.com", "selectnode.online", "server-sync.online", @@ -5294,6 +5292,7 @@ "swiftcargoes.com", "swiftcoolpps.com", "swiftdappsco.online", + "swiftfix.netlify.app", "swiftnodesyncs.net", "swiftpeggybox.com", "swiftsynchronization.com", @@ -6291,6 +6290,7 @@ "wallet-viva.com", "wallet.appsaccess.org", "wallet.coinbaser.xyz", + "wallet.conneccted.org", "wallet.connectionsystem-app.com", "wallet.connectted.org", "wallet.dapps-verification.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index 807a959e0..23f18b5c8 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -1,4 +1,32 @@ [ + { + "date": "2022-04-19", + "url": "bestcoinvestment.com" + }, + { + "date": "2022-04-19", + "url": "cryptokeninsurance.online" + }, + { + "date": "2022-04-19", + "url": "iwalletsbrowsers.net" + }, + { + "date": "2022-04-19", + "url": "secureconnectwallet.com" + }, + { + "date": "2022-04-19", + "url": "seedify-fund.org" + }, + { + "date": "2022-04-19", + "url": "swiftfix.netlify.app" + }, + { + "date": "2022-04-19", + "url": "wallet.conneccted.org" + }, { "date": "2022-04-18", "url": "app-bogged.finance" diff --git a/package.json b/package.json index 6e728e4a8..25e0aa3d6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.55", + "version": "0.11.56", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7923689ca..25aeb4b1e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.55", + "version": "0.11.56", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a72baa739..4740fcb63 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.11.55' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.56' };