From e4a8e94137fc9d8829f9201d98938f08d325b6f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 07:18:23 +0000 Subject: [PATCH] [CI Skip] release/stable 0.13.29 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-05.json | 24 ++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 34 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e42671760..d3888ac9c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 554 Mich Update all.json (#1593) 385 Jaco Add missing polkastarter.website (#1587) - 221 mhusnirizal update all.json (#1599) + 222 mhusnirizal update all.json (#1602) 127 frankywild Update all.json (#1600) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) diff --git a/all.json b/all.json index 85e8d0f7f..68bbf67a9 100644 --- a/all.json +++ b/all.json @@ -1,12 +1,6 @@ { "allow": [], "deny": [ - "liveioapps.com", - "noderebase.center", - "smart.liveioapps.com", - "bestgrowns.com", - "conect-access.com", - "walliencryptsyn.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -646,6 +640,7 @@ "bestcryptowallet.info", "bestdappfixes.com", "bestdappsfix.com", + "bestgrowns.com", "bestnodefixes.com", "bestnodesfix.com", "bestoffertokn.online", @@ -1243,6 +1238,7 @@ "concertifyonwall.org", "concordium-bridge.phi-blockchain.com", "condappsjoint.com", + "conect-access.com", "conectcoin.org", "conectdapps.com", "conecting2daps.com", @@ -3969,6 +3965,7 @@ "livefixconnect.com", "livegive-away.vip", "liveintegratedwallets.com", + "liveioapps.com", "livemints.events", "livenodeactivation.com", "livenodeactivations.com", @@ -5295,6 +5292,7 @@ "nodeminingpool.com", "nodeprimedapps.online", "nodeprotocol.live", + "noderebase.center", "noderectifeir.com", "noderectifysyncs.com", "noderefresh.com", @@ -6799,6 +6797,7 @@ "smart-connects.live", "smart-dapps.com", "smart-handshake.com", + "smart.liveioapps.com", "smartappconnect.com", "smartappconnection.com", "smartappfix.net", @@ -9418,6 +9417,7 @@ "wallfixconnect.net", "wallgb.dd-dns.de", "wallidate.com", + "walliencryptsyn.com", "walliveencrypt.com", "wallletauthentication.us", "wallletsconnects.com", diff --git a/meta/2022-05.json b/meta/2022-05.json index 8e1595bb0..5afffffb1 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -1,4 +1,28 @@ [ + { + "date": "2022-05-24", + "url": "bestgrowns.com" + }, + { + "date": "2022-05-24", + "url": "conect-access.com" + }, + { + "date": "2022-05-24", + "url": "liveioapps.com" + }, + { + "date": "2022-05-24", + "url": "noderebase.center" + }, + { + "date": "2022-05-24", + "url": "smart.liveioapps.com" + }, + { + "date": "2022-05-24", + "url": "walliencryptsyn.com" + }, { "date": "2022-05-23", "url": "accessconnect.icu" diff --git a/package.json b/package.json index df797284b..5b2ec258d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.28", + "version": "0.13.29", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8b87e6079..00d0663a0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.28", + "version": "0.13.29", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4deaee743..6c7d05f00 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.13.28' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.29' };