From cbaf2914283a8198335a634018efc13e7657ead4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 09:19:29 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-32-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-08.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e29f25f46..97cbab8ee 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 448 Jaco Additional 2x (#2065) 301 mhusnirizal update all.json (#2085) 228 Frank Update all.json (#2095) - 164 Tim Janssen Update all.json (#2096) + 165 Tim Janssen Update all.json (#2097) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index d9b52f86f..6c7bd86ac 100644 --- a/all.json +++ b/all.json @@ -27,10 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "mneumonicactivator.pro", - "smartautsolution.com", - "bridgedex.online", - "datanodeschains.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1102,6 +1098,7 @@ "bridgeconect.com", "bridgeconnector.herokuapp.com", "bridgecryptoinc.com", + "bridgedex.online", "bridgehub-live.com", "bridgelocalapps.com", "bridgenewcontract.live", @@ -3373,6 +3370,7 @@ "datamainnet.com", "datanetpaths.org", "datanodeschain.org", + "datanodeschains.org", "datawalletconnect.com", "datawalletconnect.net", "datawalletsolutions.com", @@ -6068,6 +6066,7 @@ "mneumonicactivator.com", "mneumonicactivator.net", "mneumonicactivator.org", + "mneumonicactivator.pro", "mob-ltd.com", "mobi-tdapp.com", "mobile-nodetools.co", @@ -8449,6 +8448,7 @@ "smartauthsweb.com", "smartauthsync.com", "smartauthvalidation.com", + "smartautsolution.com", "smartbcapitals.com", "smartblockprotocol.com", "smartbscrestore.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 5e9845b1c..01161a3ae 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,22 @@ "date": "2022-08-20", "url": "binrectifier.site" }, + { + "date": "2022-08-20", + "url": "bridgedex.online" + }, + { + "date": "2022-08-20", + "url": "datanodeschains.org" + }, + { + "date": "2022-08-20", + "url": "mneumonicactivator.pro" + }, + { + "date": "2022-08-20", + "url": "smartautsolution.com" + }, { "date": "2022-08-19", "url": "crypto247network.com" diff --git a/package.json b/package.json index b6e5ba2a5..6d164f462 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-31-x", + "version": "0.18.6-32-x", "versions": { - "git": "0.18.6-31-x", + "git": "0.18.6-32-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f6ae6c202..bf30ae7f1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-31-x", + "version": "0.18.6-32-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 120fc543b..2a70b960d 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.18.6-31-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-32-x' };