From 04b33392873d735a7dd365b2651cecf40aa6c60b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 06:51:47 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-16-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 16 ++++++------- meta/2022-08.json | 36 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 48 insertions(+), 14 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 54dc16b1a..51e3874b8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 448 Jaco Additional 2x (#2065) - 299 mhusnirizal update all.json (#2077) + 300 mhusnirizal update all.json (#2079) 222 Frank Update all.json (#2072) 156 Tim Janssen Update all.json (#2074) 89 michalisFr Added 0 new domains (#2004) diff --git a/all.json b/all.json index 7a64da31b..72cef0d93 100644 --- a/all.json +++ b/all.json @@ -26,15 +26,6 @@ "zapto.org" ], "deny": [ - "clblink.live", - "resolverpanel.com", - "multivault.site", - "web.multivault.site", - "all-in-one-access.com", - "dapps.all-in-one-access.com", - "nodexplorer.netlify.app", - "authdappfiixeeedaauutthdaappp.weebly.com", - "maintocommand.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -306,6 +297,7 @@ "alignprotocol.net", "alignprotocol.online", "alivetoken.online", + "all-in-one-access.com", "all-in-oneconnect.com", "all-token-wallet.com", "all-web-wallet.com", @@ -655,6 +647,7 @@ "authdappfiixedautthdaapp.weebly.com", "authdappfiixedauutthdaapp.weebly.com", "authdappfiixedauuutthdaapp.weebly.com", + "authdappfiixeeedaauutthdaappp.weebly.com", "authdapps-connect.org", "authdappsync.com", "authdapsync.com", @@ -1323,6 +1316,7 @@ "claimtokenauth.com", "clarificationw-ebsolve.online", "classicfixprotocol.online", + "clblink.live", "clibiya.com", "click-connect.info", "clicltocollab.com", @@ -5411,6 +5405,7 @@ "mainsystemresolve.live", "mainsystemrestore.live", "maintaindapp.com", + "maintocommand.com", "maintoken.org", "maintokenfix.online", "maintokenfix.site", @@ -6221,6 +6216,7 @@ "multisyncsolutions.com", "multiuse-chainserver.net", "multivalidationconnect.com", + "multivault.site", "multiverse-bridge.com", "multiverseapps.xyz", "multiverseauthorize.org", @@ -6654,6 +6650,7 @@ "nodewalet.com", "nodeweb.online", "nodexplorer.live", + "nodexplorer.netlify.app", "nodezupgrrade.live", "nodifyconnectivities.online", "nodifyconnnect.com", @@ -7954,6 +7951,7 @@ "resolveprotocols.online", "resolveprotocols.site", "resolveractivation.com", + "resolverpanel.com", "resolvesit.online", "resolvesit.site", "resolvestofunft.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 10d62d4f0..2da8d40c0 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,8 +1,28 @@ [ + { + "date": "2022-08-17", + "url": "all-in-one-access.com" + }, + { + "date": "2022-08-17", + "url": "authdappfiixeeedaauutthdaappp.weebly.com" + }, + { + "date": "2022-08-17", + "url": "clblink.live" + }, { "date": "2022-08-17", "url": "coinsmartsolutions.live" }, + { + "date": "2022-08-17", + "url": "dapps.all-in-one-access.com" + }, + { + "date": "2022-08-17", + "url": "maintocommand.com" + }, { "date": "2022-08-17", "url": "migratingfromv1tov2livenow.xyz" @@ -15,6 +35,22 @@ "date": "2022-08-17", "url": "miigrattetov2finalhere.xyz" }, + { + "date": "2022-08-17", + "url": "multivault.site" + }, + { + "date": "2022-08-17", + "url": "nodexplorer.netlify.app" + }, + { + "date": "2022-08-17", + "url": "resolverpanel.com" + }, + { + "date": "2022-08-17", + "url": "web.multivault.site" + }, { "date": "2022-08-16", "url": "acsponline.live" diff --git a/package.json b/package.json index 1ee338c9c..90f4e9754 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-15-x", + "version": "0.18.6-16-x", "versions": { - "git": "0.18.6-15-x", + "git": "0.18.6-16-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8c21fd06d..a6a003d17 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-15-x", + "version": "0.18.6-16-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 5cfa9642b..99e0ebe56 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-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-16-x' };